|
|
#include <ArmarXCore/statechart/xmlstates/baseclassgenerator/DoxLine.h>
Inheritance diagram for DoxLine:Public Member Functions | |
| DoxLine (const std::string &line) | |
| std::string | getDoxString () override |
| void | setLine (const std::string &line) |
| DoxLine | ( | const std::string & | line | ) |
Definition at line 28 of file DoxLine.cpp.
|
overridevirtual |
Implements DoxEntry.
Definition at line 40 of file DoxLine.cpp.
| void setLine | ( | const std::string & | line | ) |
Definition at line 34 of file DoxLine.cpp.