Struct anj_dm_server_obj_t

Struct Documentation

struct anj_dm_server_obj_t

Internal state of Server Object.

Warning

The user must ensure that this structure remains valid for the entire lifetime of anj_t object or until the Object is removed using anj_dm_remove_obj.

Warning

INTERNAL FIELDS: This type contains fields used internally by the Anjay Lite library. Do not access them directly. They are not part of the public API.

Public Members

anj_dm_obj_t obj
anj_dm_obj_inst_t inst
anj_dm_obj_inst_t cache_inst
anj_dm_server_instance_t server_instance
anj_dm_server_instance_t cache_server_instance
bool installed