Public Member Functions | |
Constructor / Destructor | |
| CP_Resource_Imp_Linux () | |
| Constructor. | |
| virtual | ~CP_Resource_Imp_Linux () |
| Destructor. | |
Resource Data | |
| void | AddEntry (FourCharCode inResType, SInt16 inResID, OSHandle inResData) |
| OSHandle | GetResourceData (FourCharCode inResType, SInt16 inResID) |
Static Public Member Functions | |
Instance | |
| static CP_Resource_Imp_Linux * | Instance () |
Protected Attributes | |
| CP_Resource_Array | fResourcces |
Static Protected Attributes | |
| static CP_Resource_Imp_Linux * | fsInstance = NULL |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Returns the single instance of this object.
|
|
||||||||||||||||
|
Adds a new entry to the list of resources that we maintain a list of.
|
|
||||||||||||
|
Returns an OSHandle that contains the resource data as specified in the parameters inResType and inResID.
|
|
|
|
|
|
Single instance of this class. |
1.4.0