Cavestory Mod API
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
CaveNet::DataStructures::NetFlagChangeData Class Reference

Public Member Functions

 NetFlagChangeData (unsigned short iFlagID, bool bNewValue)
 Constructor for DynamicSortedPointerBinList's FindIndex.
 
 NetFlagChangeData ()
 Constructor.
 

Public Attributes

unsigned short m_FlagID
 The flag ID.
 
bool m_NewValue
 The new value of the flag.
 
bool m_Acknowledged
 Whether this was acknowledged or not.
 

Protected Member Functions

bool operator< (const NetFlagChangeData &other) const
 
bool operator<= (const NetFlagChangeData &other) const
 
bool operator> (const NetFlagChangeData &other) const
 
bool operator>= (const NetFlagChangeData &other) const
 
bool operator!= (const NetFlagChangeData &other) const
 
bool operator== (const NetFlagChangeData &other) const
 

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