0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
clanguml::common::generators::graphml::generator< ConfigType, DiagramType > Member List

This is the complete list of members for clanguml::common::generators::graphml::generator< ConfigType, DiagramType >, including all inherited members.

add_cdata(pugi::xml_node &node, const std::string &key, const std::string &value) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
add_data(pugi::xml_node &node, const std::string &key, const std::string &value, bool cdata=false) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
config() constclanguml::common::generators::generator< ConfigType, DiagramType >inline
config_clanguml::common::generators::generator< ConfigType, DiagramType >private
context() constclanguml::common::generators::generator< ConfigType, DiagramType >
edge_id_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprivate
edge_ids_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprotected
edge_properties() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inline
edge_properties()clanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlineprotected
edge_properties_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprivate
edge_property_names() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlinevirtual
env() constclanguml::common::generators::generator< ConfigType, DiagramType >
generate(std::ostream &ostr) const overrideclanguml::common::generators::graphml::generator< ConfigType, DiagramType >virtual
generate(const model::package &p, graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlinevirtual
generate_diagram(graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inline
generate_key(pugi::xml_node &parent, const std::string &attr_name, const std::string &for_value, const std::string &id_value, const std::string &attr_type="string") constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >protected
generate_keys(graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >private
generate_link(pugi::xml_node &node, const T &c) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
generate_metadata(graphml_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
generate_notes(const T &e, graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
generate_relationships(graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >virtual
generate_relationships(const model::diagram_element &c, graphml_node_t &parent) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >virtual
generate_top_level_elements(graphml_node_t &parent) const =0clanguml::common::generators::graphml::generator< ConfigType, DiagramType >pure virtual
generator(ConfigType &config, DiagramType &model)clanguml::common::generators::generator< ConfigType, DiagramType >inline
get_link_pattern(const common::model::source_location &sl) constclanguml::common::generators::generator< ConfigType, DiagramType >
get_tooltip_pattern(const common::model::source_location &sl) constclanguml::common::generators::generator< ConfigType, DiagramType >
graph_ids_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprotected
graph_properties() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inline
graph_properties()clanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlineprotected
graph_properties_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprivate
graph_property_names() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlinevirtual
init_context()clanguml::common::generators::generator< ConfigType, DiagramType >
init_env()clanguml::common::generators::generator< ConfigType, DiagramType >
m_contextclanguml::common::generators::generator< ConfigType, DiagramType >mutableprotected
m_envclanguml::common::generators::generator< ConfigType, DiagramType >mutableprotected
make_graph(graphml_node_t &parent, const std::string &id) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
make_node(graphml_node_t &parent, const std::string &id) constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
make_subgraph(graphml_node_t &parent, const std::string &id, const std::string &name="", const std::string &type="") constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >
model() constclanguml::common::generators::generator< ConfigType, DiagramType >inline
model_clanguml::common::generators::generator< ConfigType, DiagramType >private
node_ids_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprotected
node_properties() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inline
node_properties()clanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlineprotected
node_properties_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprivate
node_property_names() constclanguml::common::generators::graphml::generator< ConfigType, DiagramType >inlinevirtual
note_id_clanguml::common::generators::graphml::generator< ConfigType, DiagramType >mutableprivate
render_link(const common::model::diagram_element &e) constclanguml::common::generators::generator< ConfigType, DiagramType >
render_link(const common::model::relationship &e) constclanguml::common::generators::generator< ConfigType, DiagramType >
render_tooltip(const common::model::diagram_element &e) constclanguml::common::generators::generator< ConfigType, DiagramType >
render_tooltip(const common::model::relationship &e) constclanguml::common::generators::generator< ConfigType, DiagramType >
update_context() constclanguml::common::generators::generator< ConfigType, DiagramType >
~generator() override=defaultclanguml::common::generators::graphml::generator< ConfigType, DiagramType >virtual