#include "Variable.h"
◆ StringWrapper() [1/5]
ot::StringWrapper::StringWrapper |
( |
const char * | ptr | ) |
|
|
inline |
◆ StringWrapper() [2/5]
ot::StringWrapper::StringWrapper |
( |
const std::string & | val | ) |
|
|
inline |
◆ StringWrapper() [3/5]
ot::StringWrapper::StringWrapper |
( |
std::string && | val | ) |
|
|
inline |
◆ StringWrapper() [4/5]
◆ StringWrapper() [5/5]
◆ ~StringWrapper()
ot::StringWrapper::~StringWrapper |
( |
| ) |
|
|
inline |
◆ operator const char *()
ot::StringWrapper::operator const char * |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ operator=() [3/3]
◆ operator==()
bool ot::StringWrapper::operator== |
( |
const StringWrapper & | other | ) |
|
|
inline |
◆ operator>()
The documentation for this class was generated from the following file: