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 |
| CastMemberID | fromMultiplex (int multiplexID) |
| int | toMultiplex () |
Public Attributes | |
| int | member |
| int | castLib |