#include <vega/manipulators/integer_string_manipulator.h>
◆ IntegerString() [1/3]
vega::IntegerString::IntegerString |
( |
| ) |
|
◆ IntegerString() [2/3]
vega::IntegerString::IntegerString |
( |
int |
i | ) |
|
◆ IntegerString() [3/3]
vega::IntegerString::IntegerString |
( |
const std::string & |
s | ) |
|
◆ operator int()
vega::IntegerString::operator int |
( |
| ) |
const |
◆ operator!=()
bool vega::IntegerString::operator!= |
( |
const IntegerString & |
is | ) |
const |
◆ operator==()
bool vega::IntegerString::operator== |
( |
const IntegerString & |
is | ) |
const |
◆ str()
std::string vega::IntegerString::str |
( |
| ) |
const |
The documentation for this class was generated from the following file: