CMSDK  2.0.1
Public Member Functions | Public Attributes | List of all members
PsyContext Struct Reference

Public Member Functions

bool isValid ()
 
bool operator== (const PsyContext &othercontext) const
 
bool operator!= (const PsyContext &othercontext) const
 
bool operator< (const PsyContext &othercontext) const
 
bool operator> (const PsyContext &othercontext) const
 
uint16 operator[] (int i) const
 
bool setLevel (int i, uint16 value)
 
bool matches (const PsyContext &othercontext) const
 
std::string toString ()
 
std::string toString (std::map< uint16, std::string > *subcontexts)
 
bool fromString (const char *text)
 
uint8 compare (const PsyContext &othercontext) const
 

Public Attributes

uint16 levels [PSYCONTEXTLEVELS]
 

The documentation for this struct was generated from the following file: