0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
path.h File Reference
#include "util/util.h"
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  clanguml::common::model::path
 Diagram path. More...
 

Namespaces

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

Enumerations

enum class  clanguml::common::model::path_type { clanguml::common::model::kNamespace , clanguml::common::model::kFilesystem , clanguml::common::model::kModule }
 Type of diagram path. More...
 

Functions

std::string clanguml::common::model::to_string (const path_type pt)