wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmcfg_object_t Struct Reference

Public Attributes

wlmcfg_type_t type
 
int references
 
void(* destroy_fn )(wlmcfg_object_t *object_ptr)
 

Detailed Description

Base type of a config object.

Member Data Documentation

◆ destroy_fn

void(* _wlmcfg_object_t::destroy_fn) (wlmcfg_object_t *object_ptr)

Abstract virtual method: Destroys the object.

◆ references

int _wlmcfg_object_t::references

References held to this object.

◆ type

wlmcfg_type_t _wlmcfg_object_t::type

Type of this object.


The documentation for this struct was generated from the following file: