class CNifFactory : public CObject |
Manager classes
Public Member Functions | |
---|---|
CNifFactory() | |
IMPORT_C void | Cleanup(TAny *) |
IMPORT_C void | Close() |
IMPORT_C TInt | ControlledDelete(TAny *) |
IMPORT_C void | InitL(RLibrary &, CObjectCon &) |
IMPORT_C TInt | Open() |
Protected Member Functions | |
---|---|
~CNifFactory() | |
void | InstallL() |
Protected Attributes | |
---|---|
CAsyncCallBack * | iAsyncDtor |
RLibrary | iLib |
IMPORT_C TInt | ControlledDelete | ( | TAny * | aFactory | ) | [static] |
TAny * aFactory |
IMPORT_C void | InitL | ( | RLibrary & | aLib, |
CObjectCon & | aCon | |||
) |
RLibrary & aLib | |
CObjectCon & aCon |