This is the complete list of members for SONDefinitionFormatter, including all inherited members.
_assoc_types_map | SONDefinitionFormatter | protected |
_global_params | SONDefinitionFormatter | protected |
_level | SONDefinitionFormatter | protected |
_spaces | SONDefinitionFormatter | protected |
_stream | SONDefinitionFormatter | protected |
addBlock(const std::string &block_name, const nlohmann::json &block, bool is_typeblock=false, const std::string &parent_name="", const nlohmann::json ¶meters_in=nlohmann::json(nullptr), const nlohmann::json &subblocks_in=nlohmann::json(nullptr)) | SONDefinitionFormatter | protected |
addLine(const std::string &line) | SONDefinitionFormatter | protected |
addParameters(const nlohmann::json ¶ms) | SONDefinitionFormatter | protected |
SONDefinitionFormatter() | SONDefinitionFormatter | |
toString(const nlohmann::json &root) | SONDefinitionFormatter |