tree-gen
C++ code generator for tree structures
tree_gen
Specification
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_fn
tree_gen::Specification
header_doc
tree_gen::Specification
header_fname
tree_gen::Specification
includes
tree_gen::Specification
initialize_function
tree_gen::Specification
namespace_doc
tree_gen::Specification
namespaces
tree_gen::Specification
nodes
tree_gen::Specification
py_deserialize_fn
tree_gen::Specification
py_serialize_fn
tree_gen::Specification
python_doc
tree_gen::Specification
python_includes
tree_gen::Specification
serialize_fn
tree_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_doc
tree_gen::Specification
source_location
tree_gen::Specification
src_includes
tree_gen::Specification
support_namespace
tree_gen::Specification
tree_namespace
tree_gen::Specification
Generated by
1.8.13