|
IOSS
2.0
|
Public Member Functions | |
| CommentInfo () | |
| ~CommentInfo () | |
| void | setComment (const char *text, size_t len) |
Public Attributes | |
| char * | comment_ |
| Json::Value::CommentInfo::CommentInfo | ( | ) |
| Json::Value::CommentInfo::~CommentInfo | ( | ) |
| void Json::Value::CommentInfo::setComment | ( | const char * | text, |
| size_t | len | ||
| ) |
| char* Json::Value::CommentInfo::comment_ |