Public Member Functions | |
CommentInfo () | |
void | setComment (const char *text) |
~CommentInfo () | |
Public Attributes | |
char * | comment_ |
Json::Value::CommentInfo::CommentInfo | ( | ) |
Definition at line 1646 of file jsoncpp.cpp.
Json::Value::CommentInfo::~CommentInfo | ( | ) |
Definition at line 1651 of file jsoncpp.cpp.
void Json::Value::CommentInfo::setComment | ( | const char * | text | ) |
Definition at line 1659 of file jsoncpp.cpp.