0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs
clanguml::class_diagram::generators Namespace Reference

Namespaces

namespace  graphml
 
namespace  json
 
namespace  mermaid
 
namespace  plantuml
 

Classes

class  text_diagram_strategy
 Common methods for PlantUML and MermaidJS class diagrams. More...
 

Typedefs

using diagram_config = clanguml::config::class_diagram
 
using diagram_model = clanguml::class_diagram::model::diagram
 

Typedef Documentation

◆ diagram_config

Definition at line 35 of file text_diagram_strategy.h.

◆ diagram_model

Definition at line 36 of file text_diagram_strategy.h.