|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block. More...
#include "entities/match/MatcherType.h"Enumerations | |
| enum class | sfs3::entities::match::BoolMatch { EQUALS , NOT_EQUALS } |
| The BoolMatch conditions are used in matching expressions to check boolean values. More... | |
Functions | |
| const char * | sfs3::entities::match::symbolOf (BoolMatch condition) |
| Returns the condition symbol of the passed matcher, as sent to the server and rendered by MatchExpression::toString(). | |
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.
|
strong |