Name
e_config_hook_class_add_target_map —
Synopsis
void e_config_hook_class_add_target_map ( | klass, | |
| | map); | |
| EConfigHookClass * | klass; |
| const EConfigHookTargetMap * | map; |
Arguments
- klass
The dervied EconfigHook class.
- map
A map used to describe a single EConfigTarget type for this
class.
Description
Add a targe tmap to a concrete derived class of EConfig. The
target map enumates the target types available for the implenting
class.
Description
Add a targe tmap to a concrete derived class of EConfig. The
target map enumates the target types available for the implenting
class.