wlmaker
|
Public Attributes | |
wlmcfg_type_t | type |
int | references |
void(* | destroy_fn )(wlmcfg_object_t *object_ptr) |
Base type of a config object.
void(* _wlmcfg_object_t::destroy_fn) (wlmcfg_object_t *object_ptr) |
Abstract virtual method: Destroys the object.
int _wlmcfg_object_t::references |
References held to this object.
wlmcfg_type_t _wlmcfg_object_t::type |
Type of this object.