Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::tools::mc::ClazzFlagAttribute Class Reference#include <ClazzFlagAttribute.h>
Inheritance diagram for acdk::tools::mc::ClazzFlagAttribute:
List of all members.
Detailed Description
Set the DMI-Flags with given flags.
The flags will be or'ed with flags already set by declared attribute (public, static, etc)
Constructor & Destructor Documentation
acdk::tools::mc::ClazzFlagAttribute::ClazzFlagAttribute |
( |
int |
flags = 0 |
) |
|
|
Member Function Documentation
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RFieldInfo) |
cm |
) |
[virtual] |
|
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RArgumentInfo) |
cm |
) |
[virtual] |
|
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RMethodInfo) |
cm |
) |
[virtual] |
|
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RClassInfo) |
cm |
) |
[virtual] |
|
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RModuleInfo) |
cm |
) |
[virtual] |
|
virtual bool acdk::tools::mc::ClazzFlagAttribute::apply |
( |
IN(RCodeInfo) |
cm |
) |
[virtual] |
|
bool acdk::tools::mc::ClazzFlagAttribute::attachAttribute |
( |
IN(RCodeInfo) |
ci |
) |
|
|
void acdk::tools::mc::ClazzFlagAttribute::initAttribute |
( |
IN(RMetaCompiler) |
mc |
) |
[static] |
|
Member Data Documentation
|