Class::DescriptionHelper

template<typename T> class Class::DescriptionHelper : public ObjectType::DescriptionHelper<T>

Used in reflection definitions.  This description helper doesn’t add any manual features, but it does do setup for

See Also

class ReflectExport(reflect) Type : public Dynamic
Defines the reflection support for a type using its class’ DescriptionHelper.
Close