|
bool | operator< (const sOperation &rhs) const |
|
| sOperation (const std::string &_join, const std::string &_surroundStart, const std::string &_surroundEnd, const std::string &_entryStart, const std::string &_entryEnd) |
|
◆ sOperation()
CExpressionGenerator::sOperation::sOperation |
( |
const std::string & |
_join, |
|
|
const std::string & |
_surroundStart, |
|
|
const std::string & |
_surroundEnd, |
|
|
const std::string & |
_entryStart, |
|
|
const std::string & |
_entryEnd |
|
) |
| |
|
inline |
◆ operator<()
bool CExpressionGenerator::sOperation::operator< |
( |
const sOperation & |
rhs | ) |
const |
|
inline |
◆ entryEnd
std::string CExpressionGenerator::sOperation::entryEnd |
◆ entryStart
std::string CExpressionGenerator::sOperation::entryStart |
◆ join
std::string CExpressionGenerator::sOperation::join |
◆ surroundEnd
std::string CExpressionGenerator::sOperation::surroundEnd |
◆ surroundStart
std::string CExpressionGenerator::sOperation::surroundStart |
The documentation for this struct was generated from the following file: