Public Member Functions | |
CastMemberID (int memberID, int castLibID) | |
bool | operator== (const CastMemberID &c) const |
bool | operator!= (const CastMemberID &c) const |
bool | isNull () const |
Common::String | asString () const |
uint | hash () const |
Public Attributes | |
int | member |
int | castLib |