RetroArch
Public Member Functions | Public Attributes | List of all members
WriteArray Struct Reference
Collaboration diagram for WriteArray:
[legend]

Public Member Functions

template<typename T >
 WriteArray (JsonWriter &w, T &name)
 
 ~WriteArray ()
 

Public Attributes

JsonWriterwriter
 

Constructor & Destructor Documentation

◆ WriteArray()

template<typename T >
WriteArray::WriteArray ( JsonWriter w,
T name 
)
inline
Here is the call graph for this function:

◆ ~WriteArray()

WriteArray::~WriteArray ( )
inline

Member Data Documentation

◆ writer

JsonWriter& WriteArray::writer

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