![]() |
libyang
1.0.225
YANG data modeling language library
|
CAttr | Class for wrapping lyd_attr |
CContext | Class for wrapping ly_ctx |
►CData_Node | Classes for wrapping lyd_node |
CDecimal64 | |
CDeviate | |
CDeviation | |
CDifflist | Class for wrapping lyd_difflist |
CError | Class for wrapping ly_err_item |
CExt | |
CExt_Instance | |
CFeature | |
CIdent | |
CIffeature | |
CImport | |
CInclude | |
Clyd_anydata_value | Anydata value union |
Clyd_attr | Attribute structure |
Clyd_difflist | Structure for the result of lyd_diff(), describing differences between two data trees |
Clyd_node | Generic structure for a data node, directly applicable to the data nodes defined as LYS_CONTAINER, LYS_LIST and LYS_CHOICE |
Clyd_node_anydata | Structure for data nodes defined as LYS_ANYDATA or LYS_ANYXML |
Clyd_node_leaf_list | Structure for data nodes defined as LYS_LEAF or LYS_LEAFLIST |
Clyd_value_u | Node's value representation |
Clyext_plugin | |
Clyext_plugin_complex | |
Clyext_plugin_list | |
Clyext_substmt | Description of the extension instance substatement |
Clys_deviate | YANG deviate statement structure, see RFC 6020 sec. 7.18.3.2 |
Clys_deviation | YANG deviation statement structure, see RFC 6020 sec. 7.18.3 |
Clys_ext | YANG extension definition |
Clys_ext_instance | Generic extension instance structure |
Clys_ext_instance_complex | Complex extension instance structure |
Clys_feature | YANG feature definition structure |
Clys_ident | Structure to hold information about identity, see RFC 6020 sec. 7.16 |
Clys_iffeature | Compiled if-feature expression structure |
Clys_import | YANG import structure used to reference other schemas (modules) |
Clys_include | YANG include structure used to reference submodules |
Clys_module | Main schema node structure representing YANG module |
Clys_node | Common structure representing single YANG data statement describing |
Clys_node_anydata | Schema anydata (and anyxml) node structure |
Clys_node_augment | YANG augment structure (covering both possibilities - uses's substatement as well as (sub)module's substatement) |
Clys_node_case | Schema case node structure |
Clys_node_choice | Schema choice node structure |
Clys_node_container | Schema container node structure |
Clys_node_grp | Schema grouping node structure |
Clys_node_inout | RPC input and output node structure |
Clys_node_leaf | Schema leaf node structure |
Clys_node_leaflist | Schema leaf-list node structure |
Clys_node_list | Schema list node structure |
Clys_node_notif | Schema notification node structure |
Clys_node_rpc_action | Schema rpc/action node structure |
Clys_node_uses | Schema uses node structure |
Clys_refine | YANG uses's refine substatement structure, see RFC 6020 sec. 7.12.2 |
Clys_refine_mod | Union to hold target modification in lys_refine |
Clys_refine_mod_list | Container for list modifications in lys_refine_mod |
Clys_restr | YANG validity restriction (must, length, etc.) structure providing information from the schema |
Clys_revision | YANG revision statement for (sub)modules |
Clys_submodule | Submodule schema node structure that can be included into a YANG module |
Clys_tpdf | YANG typedef structure providing information from the schema |
Clys_type | YANG type structure providing information from the schema |
Clys_type_bit | Single bit value specification for lys_type_info_bits |
Clys_type_enum | Single enumeration value specification for lys_type_info_enums |
Clys_type_info | Union for holding type-specific information in lys_type |
Clys_type_info_binary | |
Clys_type_info_bits | Container for information about bits types (LY_TYPE_BINARY), used in lys_type_info |
Clys_type_info_dec64 | Container for information about decimal64 types (LY_TYPE_DEC64), used in lys_type_info |
Clys_type_info_enums | Container for information about enumeration types (LY_TYPE_ENUM), used in lys_type_info |
Clys_type_info_ident | Container for information about identity types (LY_TYPE_IDENT), used in lys_type_info |
Clys_type_info_inst | Container for information about instance-identifier types (LY_TYPE_INST), used in lys_type_info |
Clys_type_info_lref | Container for information about leafref types (LY_TYPE_LEAFREF), used in lys_type_info |
Clys_type_info_num | Container for information about integer types, used in lys_type_info |
Clys_type_info_str | Container for information about string types (LY_TYPE_STRING), used in lys_type_info |
Clys_type_info_union | Container for information about union types (LY_TYPE_UNION), used in lys_type_info |
Clys_unique | YANG list's unique statement structure, see RFC 6020 sec. 7.8.3 |
Clys_when | YANG when restriction, see RFC 6020 sec. 7.19.5 |
Clytype_plugin_list | |
Clyxml_attr | Element's attribute definition |
Clyxml_elem | Structure describing an element in an XML tree |
Clyxml_ns | Namespace definition |
CContext::mod_missing_cb_return | |
CModule | Classes for wrapping lys_module |
CRefine | |
CRefine_Mod | |
CRefine_Mod_List | |
CRestr | |
CRevision | |
►CSchema_Node | |
CSet | Class for wrapping ly_set |
CSubmodule | Classes for wrapping lys_submodule |
CSubstmt | |
CTpdf | |
CType | |
CType_Bit | |
CType_Enum | |
CType_Info | |
CType_Info_Binary | |
CType_Info_Bits | |
CType_Info_Dec64 | |
CType_Info_Enums | |
CType_Info_Ident | |
CType_Info_Inst | |
CType_Info_Lref | |
CType_Info_Num | |
CType_Info_Str | |
CType_Info_Union | |
CUnique | |
CValue | Class for wrapping lyd_val |
CWhen | |
CXml_Attr | |
CXml_Elem | |
CXml_Ns | Class for wrapping lyxml_ns |