0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Functions
config.cc File Reference
#include "config.h"
#include "diagram_templates.h"
#include "glob/glob.hpp"
#include <filesystem>

Go to the source code of this file.

Namespaces

namespace  clanguml
 
namespace  clanguml::config
 Configuration file related classes.
 

Functions

std::string clanguml::config::to_string (const hint_t t)
 
std::string clanguml::config::to_string (const method_arguments ma)
 
std::string clanguml::config::to_string (method_type mt)
 
std::string clanguml::config::to_string (callee_type mt)
 
std::string clanguml::config::to_string (const comment_parser_t cp)
 
std::string clanguml::config::to_string (location_t cp)
 
std::string clanguml::config::to_string (package_type_t pt)
 
std::string clanguml::config::to_string (member_order_t mo)
 
std::string clanguml::config::to_string (context_direction_t cd)
 
std::string clanguml::config::to_string (filter_mode_t fm)
 
template<>
void clanguml::config::append_value< plantuml > (plantuml &l, const plantuml &r)