Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::dmi::UnitInfo Class Reference
#include <ClazzInfo.h>
List of all members.
Detailed Description
All classes in one namespace are in one unit.
castable to NamedScopedMetaInfo
Member Function Documentation
UnitInfo* acdk::lang::dmi::UnitInfo::clone |
( |
bool |
deep = true |
) |
|
|
|
Make a dynamic clone of this structor.
- Parameters:
-
deep | if true make also a clone of child structs |
|
UnitInfo* acdk::lang::dmi::UnitInfo::create |
( |
const char * |
name |
) |
[static] |
|
void acdk::lang::dmi::UnitInfo::dispose |
( |
|
) |
|
|
|
dispose this structure and owning Delete ClazzInfo if flags has MiDelete
|
UnitInfo* acdk::lang::dmi::UnitInfo::findCreateUnit |
( |
const char * |
ns |
) |
[static] |
|
MetaInfo* acdk::lang::dmi::UnitInfo::findMetaInfo |
( |
IN(RString) |
elementName |
) |
[static] |
|
const UnitInfo* acdk::lang::dmi::UnitInfo::findUnitInfo |
( |
IN(RString) |
name, |
|
|
bool |
tryLoad = false |
|
) |
[static] |
|
|
find unit info Asumed names are already in normalized for (acdk/lang reflect)
- Parameters:
-
|
UnitInfo* acdk::lang::dmi::UnitInfo::getRoot |
( |
|
) |
[static] |
|
void acdk::lang::dmi::UnitInfo::registerUnitInfo |
( |
UnitInfo * |
ui |
) |
[static] |
|
void acdk::lang::dmi::UnitInfo::toTypeString |
( |
StringBuffer & |
sb, |
|
|
const char * |
ns, |
|
|
int |
formatflags, |
|
|
bool |
withMerger |
|
) |
[static] |
|
RString acdk::lang::dmi::UnitInfo::toTypeString |
( |
int |
formatflags |
) |
const |
|
Member Data Documentation
|
first element in unit child Chain
|
|
- See also:
- acdk::lang::dmi::AttributesRes
|
|
this is a dummy type and always void type
|