|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::dmi::ClazzMethodArgInfo Class Reference#include <ClazzInfo.h>
List of all members.
Detailed Description
contains information of an argument of an method API: ACDK
- Author:
- Roger Rene Kommer
- Version:
- Revision
- 1.61
- Date:
- Date
- 2005/04/18 14:22:27
Member Function Documentation
|
Make a dynamic clone of this structor.
- Parameters:
-
deep | if true make also a clone of child structs |
|
void acdk::lang::dmi::ClazzMethodArgInfo::dispose |
( |
|
) |
|
|
|
dispose this structure and owning Delete ClazzInfo if flags has MiDelete
|
bool acdk::lang::dmi::ClazzMethodArgInfo::equalsName |
( |
IN(acdk::lang::RString) |
n |
) |
const [inline] |
|
int acdk::lang::dmi::ClazzMethodArgInfo::getHashValue |
( |
|
) |
const |
|
TypedMetaInfo* acdk::lang::dmi::ClazzMethodArgInfo::getMetaInfo |
( |
|
) |
[inline] |
|
const TypedMetaInfo* acdk::lang::dmi::ClazzMethodArgInfo::getMetaInfo |
( |
|
) |
const [inline] |
|
RString acdk::lang::dmi::ClazzMethodArgInfo::toTypeString |
( |
int |
formatflags |
) |
const |
|
void acdk::lang::dmi::ClazzMethodArgInfo::toTypeString |
( |
StringBuffer & |
sb, |
|
|
int |
formatflags |
|
) |
const |
|
|
render as ACDK source
- Parameters:
-
|
Member Data Documentation
|
- See also:
- acdk::lang::dmi::AttributesRes
|
|
|