IOSS  2.0
Json::Value::CommentInfo Struct Reference

Public Member Functions

 CommentInfo ()
 
 ~CommentInfo ()
 
void setComment (const char *text, size_t len)
 

Public Attributes

char * comment_
 

Constructor & Destructor Documentation

◆ CommentInfo()

Json::Value::CommentInfo::CommentInfo ( )

◆ ~CommentInfo()

Json::Value::CommentInfo::~CommentInfo ( )

Member Function Documentation

◆ setComment()

void Json::Value::CommentInfo::setComment ( const char *  text,
size_t  len 
)

Member Data Documentation

◆ comment_

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

The documentation for this struct was generated from the following file: