0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Public Attributes | List of all members
clanguml::config::layout_hint Struct Reference

Detailed Description

Definition at line 450 of file config.h.

#include <config.h>

Public Attributes

hint_t hint {hint_t::up}
 
std::variant< std::string, std::vector< std::string > > entity
 

Member Data Documentation

◆ entity

std::variant<std::string, std::vector<std::string> > clanguml::config::layout_hint::entity

Definition at line 452 of file config.h.

◆ hint

hint_t clanguml::config::layout_hint::hint {hint_t::up}

Definition at line 451 of file config.h.


The documentation for this struct was generated from the following file: