tree-gen
C++ code generator for tree structures
tree_gen::Specification Member List

This is the complete list of members for tree_gen::Specification, including all inherited members.

add_include(const std::string &include)tree_gen::Specification
add_namespace(const std::string &name_space, const std::string &doc="")tree_gen::Specification
add_node(std::shared_ptr< NodeBuilder > &node_builder)tree_gen::Specification
add_python_include(const std::string &include)tree_gen::Specification
add_src_include(const std::string &include)tree_gen::Specification
build()tree_gen::Specification
deserialize_fntree_gen::Specification
header_doctree_gen::Specification
header_fnametree_gen::Specification
includestree_gen::Specification
initialize_functiontree_gen::Specification
namespace_doctree_gen::Specification
namespacestree_gen::Specification
nodestree_gen::Specification
py_deserialize_fntree_gen::Specification
py_serialize_fntree_gen::Specification
python_doctree_gen::Specification
python_includestree_gen::Specification
serialize_fntree_gen::Specification
set_header_doc(const std::string &doc)tree_gen::Specification
set_header_fname(const std::string &fname)tree_gen::Specification
set_initialize_function(const std::string &init_fn)tree_gen::Specification
set_python_doc(const std::string &doc)tree_gen::Specification
set_serdes_functions(const std::string &ser_fn, const std::string &des_fn)tree_gen::Specification
set_source_doc(const std::string &doc)tree_gen::Specification
set_source_location(const std::string &ident)tree_gen::Specification
set_support_namespace(const std::string &name_space)tree_gen::Specification
set_tree_namespace(const std::string &name_space)tree_gen::Specification
source_doctree_gen::Specification
source_locationtree_gen::Specification
src_includestree_gen::Specification
support_namespacetree_gen::Specification
tree_namespacetree_gen::Specification