template<typename ApplicationType> struct ApplicationClass::DescriptionHelper : public Class::DescriptionHelper<ApplicationType>
Helper class for Application reflection definitions.
Executable | Add this feature to reflect a method for running this application type. |
Base class of “runnable” classes.
class ReflectExport( reflect ) Application : public Dynamic
Used in reflection definitions.
template<typename T> class Class::DescriptionHelper : public ObjectType::DescriptionHelper<T>
class ReflectExport( reflect ) Class : public ObjectType