Logo
2.1.0
  • Anjay Lite API Library
  • Back to documentation
Anjay Lite
  • File defs.h
  • View page source

File defs.h

↰ Parent directory (include_public/anj/dm)

Data model definitions: resources, instances, objects, and handlers.

Contents

  • Definition (include_public/anj/dm/defs.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Enums

  • Typedefs

Definition (include_public/anj/dm/defs.h)

  • Program Listing for File defs.h

Detailed Description

Provides enums and structures that describe LwM2M Objects, as well as handler prototypes for Read, Write, Execute, Create, Delete, and transaction management.

Includes

  • anj/defs.h (File defs.h)

  • anj/init.h (File init.h)

Included By

  • File core.h

Classes

  • Struct anj_dm_handlers_struct

  • Struct anj_dm_obj_inst_struct

  • Struct anj_dm_obj_struct

  • Struct anj_dm_res_struct

Enums

  • Enum anj_dm_res_kind_t

  • Enum anj_dm_transaction_result_t

Typedefs

  • Typedef anj_dm_handlers_t

  • Typedef anj_dm_inst_create_t

  • Typedef anj_dm_inst_delete_t

  • Typedef anj_dm_inst_reset_t

  • Typedef anj_dm_obj_inst_t

  • Typedef anj_dm_obj_t

  • Typedef anj_dm_res_execute_t

  • Typedef anj_dm_res_inst_create_t

  • Typedef anj_dm_res_inst_delete_t

  • Typedef anj_dm_res_read_t

  • Typedef anj_dm_res_t

  • Typedef anj_dm_res_write_t

  • Typedef anj_dm_transaction_begin_t

  • Typedef anj_dm_transaction_end_t

  • Typedef anj_dm_transaction_validate_t


© Copyright 2026, AVSystem.

Built with Sphinx using a theme provided by Read the Docs.