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