Information about a main or library module.
More...
#include <zorba/module_info.h>
Information about a main or library module.
Definition at line 27 of file module_info.h.
virtual zorba::ModuleInfo::~ModuleInfo |
( |
) | |
|
|
inlinevirtual |
void zorba::SmartObject::addReference |
( |
) | |
const |
|
inlineinherited |
virtual void zorba::SmartObject::free |
( |
) | |
|
|
virtualinherited |
long zorba::SmartObject::getRefCount |
( |
) | |
const |
|
inlineinherited |
virtual zorba::String zorba::ModuleInfo::getTargetNamespace |
( |
) | |
const |
|
pure virtual |
Return the target namespace of the module.
- Returns
- the target namespace or the empty string if the module is a main module.
virtual bool zorba::ModuleInfo::isLibraryModule |
( |
) | |
const |
|
pure virtual |
- Returns
- true if the module is a library module, false otherwise.
void zorba::SmartObject::removeReference |
( |
) | |
|
|
inlineinherited |
unsigned int zorba::SmartObject::theRefCount |
|
mutableprotectedinherited |
The documentation for this class was generated from the following file: