#include <ArmarXCore/libraries/cppgen/CMakeWriter.h>
Definition at line 12 of file CMakeWriter.h.
◆ LineType
Enumerator |
---|
StartBlock | |
EndBlock | |
Normal | |
Empty | |
Definition at line 15 of file CMakeWriter.h.
◆ CMakeWriter()
◆ endBlock()
void endBlock |
( |
const std::string & |
line | ) |
|
◆ endBlockComment()
void endBlockComment |
( |
std::string |
comment | ) |
|
◆ getLastLineType()
◆ getString()
std::string getString |
( |
| ) |
|
◆ line() [1/3]
◆ line() [2/3]
void line |
( |
const std::string & |
line | ) |
|
◆ line() [3/3]
void line |
( |
const std::string & |
line, |
|
|
int |
indentDelta |
|
) |
| |
◆ startBlock()
void startBlock |
( |
const std::string & |
line | ) |
|
The documentation for this class was generated from the following files: