#include <waresdev/WareCppWriterHelpers.hpp>
◆ getCPPAssignment()
static std::string openfluid::waresdev::CppWriter::getCPPAssignment |
( |
const std::string & |
Member, |
|
|
const std::string & |
Value, |
|
|
bool |
AutoQuote = false |
|
) |
| |
|
inlinestatic |
◆ getCPPDataString()
◆ getCPPDateTimeString()
◆ getCPPEntry()
static std::string openfluid::waresdev::CppWriter::getCPPEntry |
( |
const std::string & |
Member | ) |
|
|
inlinestatic |
◆ getCPPHead()
static std::string openfluid::waresdev::CppWriter::getCPPHead |
( |
const std::string & |
WareIncludeStr, |
|
|
const std::string & |
WareTypeStr |
|
) |
| |
|
inlinestatic |
◆ getCPPLinkUIDProc()
static std::string openfluid::waresdev::CppWriter::getCPPLinkUIDProc |
( |
const std::string |
LinkUID | ) |
|
|
inlinestatic |
◆ getCPPMethod()
static std::string openfluid::waresdev::CppWriter::getCPPMethod |
( |
const std::string & |
Member, |
|
|
const std::string & |
Method, |
|
|
const std::vector< std::string > & |
Args, |
|
|
const std::string & |
Access = "." |
|
) |
| |
|
inlinestatic |
◆ getCPPSpatialDataString()
◆ getCPPTail()
static std::string openfluid::waresdev::CppWriter::getCPPTail |
( |
| ) |
|
|
inlinestatic |
◆ getCPPValueType()
◆ getCPPVectorString()
static std::string openfluid::waresdev::CppWriter::getCPPVectorString |
( |
const std::vector< std::string > & |
StrVect, |
|
|
bool |
AutoQuote = false |
|
) |
| |
|
inlinestatic |
◆ getHead()
static std::string openfluid::waresdev::CppWriter::getHead |
( |
const std::string |
CommentChar | ) |
|
|
inlinestatic |
◆ getQuotedString()
static std::string openfluid::waresdev::CppWriter::getQuotedString |
( |
const std::string & |
Str | ) |
|
|
inlinestatic |
◆ toWareCPPParams()
The documentation for this struct was generated from the following file: