Public Member Functions | Public Attributes | List of all members
Json::Value::CommentInfo Struct Reference

Public Member Functions

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

Public Attributes

char * comment_
 

Detailed Description

Definition at line 903 of file json.h.

Constructor & Destructor Documentation

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

Definition at line 2582 of file jsoncpp.cpp.

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

Definition at line 2584 of file jsoncpp.cpp.

Member Function Documentation

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

Definition at line 2589 of file jsoncpp.cpp.

Member Data Documentation

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

Definition at line 909 of file json.h.


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


mission_planning
Author(s): ivan
autogenerated on Thu Nov 12 2015 19:08:20