#include <baliba.h>
class TLibAssocBase |
Protected Attributes | |
---|---|
TAny * | iPtr |
Public Member Functions | |
---|---|
TBool | IsNull() |
Protected Member Functions | |
---|---|
TLibAssocBase() | |
TLibAssocBase(const RLibrary &, TAny *) | |
IMPORT_C void | DoUnload(TAny *) |
IMPORT_C void | Set(const RLibrary &, TAny *) |
This is an implementation base class for TLibAssoc.
TLibAssocBase | ( | ) | [protected, inline] |
Default constructor.
It sets the member TLibAssocBase::iPtr to NULL.