![]() |
C++ SDK Documentation
12.0.3
|

Public Member Functions | |
| Properties (bool visible, bool required, bool canBeNull, const std::string comment, bool isSortedOnThis=false) | |
| bool | operator!= (const Properties &right) const |
| bool | operator== (const Properties &right) const |
Public Attributes | |
| bool | canBeNull |
| std::string | comment |
| bool | isSortedBy |
| bool | required |
| bool | visible |
Static Public Attributes | |
| static const uint32 | MAX_COMMENT_LEN = 128 |