RetroArch
Public Member Functions | List of all members
TerminateHandler< e > Struct Template Reference

Public Member Functions

bool Null ()
 
bool Bool (bool)
 
bool Int (int)
 
bool Uint (unsigned)
 
bool Int64 (int64_t)
 
bool Uint64 (uint64_t)
 
bool Double (double)
 
bool RawNumber (const char *, SizeType, bool)
 
bool String (const char *, SizeType, bool)
 
bool StartObject ()
 
bool Key (const char *, SizeType, bool)
 
bool EndObject (SizeType)
 
bool StartArray ()
 
bool EndArray (SizeType)
 
bool Null ()
 
bool Bool (bool)
 
bool Int (int)
 
bool Uint (unsigned)
 
bool Int64 (int64_t)
 
bool Uint64 (uint64_t)
 
bool Double (double)
 
bool RawNumber (const char *, SizeType, bool)
 
bool String (const char *, SizeType, bool)
 
bool StartObject ()
 
bool Key (const char *, SizeType, bool)
 
bool EndObject (SizeType)
 
bool StartArray ()
 
bool EndArray (SizeType)
 

Member Function Documentation

◆ Bool() [1/2]

template<int e>
bool TerminateHandler< e >::Bool ( bool  )
inline

◆ Bool() [2/2]

template<int e>
bool TerminateHandler< e >::Bool ( bool  )
inline

◆ Double() [1/2]

template<int e>
bool TerminateHandler< e >::Double ( double  )
inline

◆ Double() [2/2]

template<int e>
bool TerminateHandler< e >::Double ( double  )
inline

◆ EndArray() [1/2]

template<int e>
bool TerminateHandler< e >::EndArray ( SizeType  )
inline

◆ EndArray() [2/2]

template<int e>
bool TerminateHandler< e >::EndArray ( SizeType  )
inline

◆ EndObject() [1/2]

template<int e>
bool TerminateHandler< e >::EndObject ( SizeType  )
inline

◆ EndObject() [2/2]

template<int e>
bool TerminateHandler< e >::EndObject ( SizeType  )
inline

◆ Int() [1/2]

template<int e>
bool TerminateHandler< e >::Int ( int  )
inline

◆ Int() [2/2]

template<int e>
bool TerminateHandler< e >::Int ( int  )
inline

◆ Int64() [1/2]

template<int e>
bool TerminateHandler< e >::Int64 ( int64_t  )
inline

◆ Int64() [2/2]

template<int e>
bool TerminateHandler< e >::Int64 ( int64_t  )
inline

◆ Key() [1/2]

template<int e>
bool TerminateHandler< e >::Key ( const char *  ,
SizeType  ,
bool   
)
inline

◆ Key() [2/2]

template<int e>
bool TerminateHandler< e >::Key ( const char *  ,
SizeType  ,
bool   
)
inline

◆ Null() [1/2]

template<int e>
bool TerminateHandler< e >::Null ( )
inline

◆ Null() [2/2]

template<int e>
bool TerminateHandler< e >::Null ( )
inline

◆ RawNumber() [1/2]

template<int e>
bool TerminateHandler< e >::RawNumber ( const char *  ,
SizeType  ,
bool   
)
inline

◆ RawNumber() [2/2]

template<int e>
bool TerminateHandler< e >::RawNumber ( const char *  ,
SizeType  ,
bool   
)
inline

◆ StartArray() [1/2]

template<int e>
bool TerminateHandler< e >::StartArray ( )
inline

◆ StartArray() [2/2]

template<int e>
bool TerminateHandler< e >::StartArray ( )
inline

◆ StartObject() [1/2]

template<int e>
bool TerminateHandler< e >::StartObject ( )
inline

◆ StartObject() [2/2]

template<int e>
bool TerminateHandler< e >::StartObject ( )
inline

◆ String() [1/2]

template<int e>
bool TerminateHandler< e >::String ( const char *  ,
SizeType  ,
bool   
)
inline

◆ String() [2/2]

template<int e>
bool TerminateHandler< e >::String ( const char *  ,
SizeType  ,
bool   
)
inline

◆ Uint() [1/2]

template<int e>
bool TerminateHandler< e >::Uint ( unsigned  )
inline

◆ Uint() [2/2]

template<int e>
bool TerminateHandler< e >::Uint ( unsigned  )
inline

◆ Uint64() [1/2]

template<int e>
bool TerminateHandler< e >::Uint64 ( uint64_t  )
inline

◆ Uint64() [2/2]

template<int e>
bool TerminateHandler< e >::Uint64 ( uint64_t  )
inline

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