|
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...
Enumerations | |
| enum class | sfs3::entities::match::LogicOperator { AND , OR } |
| The LogicOperator values concatenate two conditions of a matching expression using the AND or OR logical operator. More... | |
Functions | |
| const char * | sfs3::entities::match::idOf (LogicOperator op) |
| Returns the id of the passed operator: the string "AND" or "OR". | |
Doxygen only documents namespace-scope entities (enums, aliases, constants, free functions) in a header that carries this block.
|
strong |