CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for FloatSyntax, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
breakUp(const String &text) const | SyntaxDefinition | |
entry() const | SyntaxDefinition | |
findIn(const String &text, long offset=0) const | SyntaxDefinition | |
FloatSyntax() | FloatSyntax | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
match(const String &text, long offset=0) const | SyntaxDefinition | |
me() (defined in SyntaxDefinition) | SyntaxDefinition | protected |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
operator bool() const | Object | explicit |
operator SyntaxRule() const | SyntaxDefinition | |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
parse(const String &text, long offset=0) const | SyntaxDefinition | |
read(Out< double > value, const String &text, const Token &token) const | FloatSyntax | |
read(Out< double > value, const String &text, double offset) const | FloatSyntax | |
SyntaxDefinition()=default | SyntaxDefinition | |
SyntaxDefinition(const SyntaxRule *entry) | SyntaxDefinition | |
SyntaxDefinition(State *newState) (defined in SyntaxDefinition) | SyntaxDefinition | explicitprotected |
SyntaxNode typedef (defined in SyntaxDefinition) | SyntaxDefinition | |
SyntaxRule typedef | SyntaxDefinition | |
useCount() const | Object | |
VoidRule typedef | SyntaxDefinition | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |