#include <pjson.h>
PJSON::Boolean::Boolean |
( |
bool |
value = false | ) |
|
|
explicit |
virtual Base* PJSON::Boolean::DeepClone |
( |
| ) |
const |
|
virtual |
bool PJSON::Boolean::GetValue |
( |
| ) |
const |
|
inline |
virtual bool PJSON::Boolean::IsType |
( |
Types |
type | ) |
const |
|
virtual |
Boolean& PJSON::Boolean::operator= |
( |
bool |
value | ) |
|
|
inline |
virtual void PJSON::Boolean::PrintOn |
( |
ostream & |
strm | ) |
const |
|
virtual |
virtual void PJSON::Boolean::ReadFrom |
( |
istream & |
strm | ) |
|
|
virtual |
void PJSON::Boolean::SetValue |
( |
bool |
value | ) |
|
|
inline |
bool PJSON::Boolean::m_value |
|
protected |
The documentation for this class was generated from the following file: