Zigbee Protocol Controller 1.6.0
ClusterCommandListAccessor Member List

This is the complete list of members for ClusterCommandListAccessor, including all inherited members.

ClusterCommandListAccessor(zcl_command_type_t command_type)ClusterCommandListAccessorexplicit
command_typeClusterCommandListAccessorprivate
create_list(attribute_store_node_t list_parent, const zcl_command_id_t *list, size_t list_count)StoreListAccessor< zcl_command_id_t >inline
get_entity_type(zcl_command_type_t command_type)ClusterCommandListAccessorinlinestatic
get_label_type(zcl_command_type_t command_type)ClusterCommandListAccessorinlinestatic
list_entryStoreListAccessor< zcl_command_id_t >private
read_list(attribute_store_node_t list_parent, zcl_command_id_t *const list, size_t list_capacity)StoreListAccessor< zcl_command_id_t >inline
remove_list(attribute_store_node_t list_parent)StoreListAccessor< zcl_command_id_t >inline
StoreListAccessor(attribute_store_type_t node_type, std::string label)StoreListAccessor< zcl_command_id_t >inlineexplicit
to_str(attribute_store_node_t parent, size_t list_count) overrideClusterCommandListAccessorvirtual
~StoreListAccessor()=defaultStoreListAccessor< zcl_command_id_t >virtual