Sygaldry
Loading...
Searching...
No Matches
sygaldry::sygbp::Set Struct Reference

Public Member Functions

template<typename T >
requires std::integral<T>
from_chars (const char *start, const char *end, bool &success)
 
template<typename T >
requires std::floating_point<T>
from_chars (const char *start, const char *end, bool &success)
 
template<typename T >
requires requires (T t, const char * s) {t = s;}
from_chars (const char *start, const char *, bool &success)
 
template<typename T >
int parse_and_set (auto &log, auto &endpoint, const char *argstart)
 
int parse_and_set (auto &log, auto &endpoint, int argc, char **argv)
 
template<typename T >
int set_endpoint_value (auto &log, T &endpoint, int argc, char **argv)
 
template<typename Components >
int main (int argc, char **argv, auto &log, Components &components)
 

Static Public Member Functions

static _consteval auto name ()
 
static _consteval auto usage ()
 
static _consteval auto description ()
 

The documentation for this struct was generated from the following file: