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

Public Member Functions

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

Detailed Description

template<int e>
struct TerminateHandler< e >

Definition at line 1415 of file readertest.cpp.

Member Function Documentation

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

Definition at line 1417 of file readertest.cpp.

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

Definition at line 1704 of file valuetest.cpp.

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

Definition at line 1422 of file readertest.cpp.

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

Definition at line 1709 of file valuetest.cpp.

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

Definition at line 1429 of file readertest.cpp.

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

Definition at line 1716 of file valuetest.cpp.

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

Definition at line 1427 of file readertest.cpp.

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

Definition at line 1714 of file valuetest.cpp.

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

Definition at line 1418 of file readertest.cpp.

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

Definition at line 1705 of file valuetest.cpp.

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

Definition at line 1420 of file readertest.cpp.

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

Definition at line 1707 of file valuetest.cpp.

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

Definition at line 1426 of file readertest.cpp.

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

Definition at line 1713 of file valuetest.cpp.

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

Definition at line 1416 of file readertest.cpp.

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

Definition at line 1703 of file valuetest.cpp.

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

Definition at line 1423 of file readertest.cpp.

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

Definition at line 1710 of file valuetest.cpp.

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

Definition at line 1428 of file readertest.cpp.

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

Definition at line 1715 of file valuetest.cpp.

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

Definition at line 1425 of file readertest.cpp.

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

Definition at line 1712 of file valuetest.cpp.

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

Definition at line 1424 of file readertest.cpp.

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

Definition at line 1711 of file valuetest.cpp.

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

Definition at line 1419 of file readertest.cpp.

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

Definition at line 1706 of file valuetest.cpp.

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

Definition at line 1421 of file readertest.cpp.

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

Definition at line 1708 of file valuetest.cpp.


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


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10