0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
text_diagram_strategy.h File Reference
#include "class_diagram/model/diagram.h"
#include "common/generators/generator.h"
#include "common/generators/nested_element_stack.h"
#include "common/model/package.h"
#include "config/config.h"
#include "util/error.h"
#include "util/util.h"
#include <optional>
#include <ostream>
#include <regex>
#include <string>

Go to the source code of this file.

Classes

class  clanguml::class_diagram::generators::text_diagram_strategy< G >
 Common methods for PlantUML and MermaidJS class diagrams. More...
 

Namespaces

namespace  clanguml
 
namespace  clanguml::class_diagram
 
namespace  clanguml::class_diagram::generators
 

Typedefs

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