Class CNormalTable#
Defined in File parser_node_toml.h
Inheritance Relationships#
Base Type#
public CTable
(Class CTable)
Derived Type#
public CRootTable
(Class CRootTable)
Class Documentation#
-
class CNormalTable : public CTable#
Normal table.
Subclassed by CRootTable
Public Functions
-
inline CNormalTable(const std::string &rssName)#
Constructor.
- Parameters:
rssName – [in] Reference to the name of the node.
-
inline CNormalTable(const std::string &rssName)#