Public Member Functions | |
| cUserdata () | |
| ~cUserdata () | |
| virtual tBool | SetUserdata (iHString *ahspID, iUnknown *apUserdata) |
| Set a userdata. More... | |
| virtual iUnknown * | GetUserdata (iHString *ahspID) const |
| Get a userdata. More... | |
| virtual tSize | GetNumUserdata () const |
| Get the number of userdata. More... | |
| virtual iHString * | GetUserdataName (tU32 anIndex) const |
| Get the name of the user data at the specified index. More... | |
| virtual iUnknown * | GetUserdataFromIndex (tU32 anIndex) const |
| Get the userdata at the specified index. More... | |
| cUserdata | ( | ) |
| ~cUserdata | ( | ) |
|
virtual |
Get the number of userdata.
Get the name of the user data at the specified index.
1.8.7