2005/5/9
-- ACDK API Docs Namespaces acdk acdk::tools acdk::tools::mc EnumInfo members See also: EnumInfo.cpp EnumInfo.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <EnumInfo.h>
Inheritance diagram for acdk::tools::mc::EnumInfo:
[virtual]
Returns the identifier to the dmi::ClazzInfo, dmi::MethodInfo/etc.
Implements acdk::tools::mc::CodeInfo.
called internally after parse to resolve string values
if inside a class, this is the ClassInfo which owns the enum
wether enum is only declared (no values) or defined (with values)