#include <GetPot.hpp>
Public Member Functions | |
StringOrCharP (const char *Value) | |
StringOrCharP (const std::string &Value) | |
Public Attributes | |
std::string | content |
Definition at line 93 of file GetPot.hpp.
|
inline |
Definition at line 99 of file GetPot.hpp.
|
inline |
Definition at line 101 of file GetPot.hpp.
std::string StringOrCharP::content |
Definition at line 95 of file GetPot.hpp.