GetArray() const | PGValue | |
GetBool() const | PGValue | |
GetChar() const | PGValue | |
GetInt() const | PGValue | |
GetObject() const | PGValue | |
GetString() | PGValue | |
GetType() const | PGValue | |
mArray | PGValue | [protected] |
mInt | PGValue | [protected] |
mObject | PGValue | [protected] |
mString | PGValue | [protected] |
mType | PGValue | [protected] |
operator const char *() const | PGValue | |
operator!=(const PGValue &a) | PGValue | |
operator!=(const char *a) | PGValue | |
operator!=(const std::string &a) | PGValue | |
operator!=(int a) | PGValue | |
operator!=(bool a) | PGValue | |
operator!=(const PGJObject &a) | PGValue | |
operator!=(const PGJArray &a) | PGValue | |
operator<<(std::ostream &os, PGValue &val) | PGValue | [friend] |
operator=(const char *a) | PGValue | |
operator=(const std::string &a) | PGValue | |
operator=(int a) | PGValue | |
operator=(bool a) | PGValue | |
operator=(const PGJObject &a) | PGValue | |
operator=(const PGJArray &a) | PGValue | |
operator==(const PGValue &a) | PGValue | |
operator==(const char *a) | PGValue | |
operator==(const std::string &a) | PGValue | |
operator==(int a) | PGValue | |
operator==(bool a) | PGValue | |
operator==(const PGJObject &a) | PGValue | |
operator==(const PGJArray &a) | PGValue | |
PGValue() | PGValue | |
PGValue(const char *a) | PGValue | |
PGValue(const std::string &a) | PGValue | |
PGValue(int a) | PGValue | |
PGValue(bool a) | PGValue | |
PGValue(const PGJObject &a) | PGValue | |
PGValue(const PGJArray &a) | PGValue | |
PGValue(const value &a) | PGValue | |
Set(const char *a) | PGValue | |
Set(const std::string &a) | PGValue | |
Set(int a) | PGValue | |
Set(bool a) | PGValue | |
Set(const PGJObject &a) | PGValue | |
Set(const PGJArray &a) | PGValue | |
TYPE_ARRAY Enum 値 | PGValue | [protected] |
TYPE_BOOL Enum 値 | PGValue | [protected] |
TYPE_INT Enum 値 | PGValue | [protected] |
TYPE_NONE Enum 値 | PGValue | [protected] |
TYPE_OBJECT Enum 値 | PGValue | [protected] |
TYPE_STRING Enum 値 | PGValue | [protected] |
Type_t Enum | PGValue | [protected] |