◆ StringParser() [1/4]
cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::StringParser |
( |
const char * |
orig | ) |
|
|
inline |
◆ StringParser() [2/4]
cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::StringParser |
( |
const char * |
orig, |
|
|
bool |
allow_empty |
|
) |
| |
|
inline |
◆ StringParser() [3/4]
cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::StringParser |
( |
const char * |
orig, |
|
|
const char * |
alias |
|
) |
| |
|
inline |
◆ StringParser() [4/4]
cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::StringParser |
( |
const char * |
orig, |
|
|
const char * |
alias, |
|
|
bool |
allow_empty |
|
) |
| |
|
inline |
◆ Parser()
Flag cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::Parser |
( |
| ) |
|
|
inline |
◆ alias
std::string cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::alias |
◆ allow_empty
bool cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::allow_empty |
◆ orig
std::string cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::orig |
◆ token
std::optional<std::string> cuttlefish::anonymous_namespace{create_converter_parser.cpp}::StringParser::token |
The documentation for this struct was generated from the following file: