#include <StringValue.hpp>
◆ StringValue() [1/2]
| StringValue::StringValue |
( |
const char * |
value | ) |
|
◆ StringValue() [2/2]
| StringValue::StringValue |
( |
std::string |
value | ) |
|
◆ getEscapedString()
| std::string StringValue::getEscapedString |
( |
| ) |
const |
◆ getRawString()
| std::string StringValue::getRawString |
( |
| ) |
const |
◆ getValueType()
| ValueType StringValue::getValueType |
( |
| ) |
const |
|
inlineoverridevirtual |
Get the Value Type object.
- Returns
- ValueType
Implements Value.
◆ print()
| void StringValue::print |
( |
std::ostream & |
s | ) |
const |
|
overridevirtual |
◆ toString()
| std::string StringValue::toString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: