RetroArch
Public Member Functions | Protected Attributes | Private Member Functions | List of all members
RapidJson Class Reference
Inheritance diagram for RapidJson:
[legend]
Collaboration diagram for RapidJson:
[legend]

Public Member Functions

 RapidJson ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

char * temp_
 
Document doc_
 
Document typesDoc_ [7]
 

Private Member Functions

 RapidJson (const RapidJson &)
 
RapidJsonoperator= (const RapidJson &)
 

Constructor & Destructor Documentation

◆ RapidJson() [1/2]

RapidJson::RapidJson ( )
inline

◆ RapidJson() [2/2]

RapidJson::RapidJson ( const RapidJson )
private

Member Function Documentation

◆ operator=()

RapidJson& RapidJson::operator= ( const RapidJson )
private

◆ SetUp()

virtual void RapidJson::SetUp ( )
inlinevirtual
Here is the call graph for this function:

◆ TearDown()

virtual void RapidJson::TearDown ( )
inlinevirtual
Here is the call graph for this function:

Member Data Documentation

◆ doc_

Document RapidJson::doc_
protected

◆ temp_

char* RapidJson::temp_
protected

◆ typesDoc_

Document RapidJson::typesDoc_[7]
protected

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