Public Member Functions | |
| CommentInfo () | |
| ~CommentInfo () | |
| void | setComment (const char *text) |
Public Attributes | |
| char * | comment_ |
| Json::Value::CommentInfo::CommentInfo | ( | ) |
| Json::Value::CommentInfo::~CommentInfo | ( | ) |

| void Json::Value::CommentInfo::setComment | ( | const char * | text | ) |


| char* Json::Value::CommentInfo::comment_ |