0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
diagram.h File Reference
#include "diagram_element.h"
#include "enums.h"
#include "namespace.h"
#include "source_file.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  clanguml::common::model::diagram
 Base class for all diagram models. More...
 

Namespaces

namespace  clanguml
 
namespace  clanguml::common
 
namespace  clanguml::common::model
 

Functions

template<typename DiagramT >
bool clanguml::common::model::check_diagram_type (diagram_t t)