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

Detailed Description

Definition at line 29 of file decorators.h.

#include <decorators.h>

Public Attributes

std::string label
 
std::vector< std::string > diagrams
 
std::string param
 
std::string text
 

Member Data Documentation

◆ diagrams

std::vector<std::string> clanguml::decorators::decorator_toks::diagrams

Definition at line 31 of file decorators.h.

◆ label

std::string clanguml::decorators::decorator_toks::label

Definition at line 30 of file decorators.h.

◆ param

std::string clanguml::decorators::decorator_toks::param

Definition at line 32 of file decorators.h.

◆ text

std::string clanguml::decorators::decorator_toks::text

Definition at line 33 of file decorators.h.


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