Public Member Functions | List of all members
NoOpHandler Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 51 of file jsoncheckertest.cpp.

Member Function Documentation

bool NoOpHandler::Bool ( bool  )
inline

Definition at line 53 of file jsoncheckertest.cpp.

bool NoOpHandler::Double ( double  )
inline

Definition at line 58 of file jsoncheckertest.cpp.

bool NoOpHandler::EndArray ( SizeType  )
inline

Definition at line 65 of file jsoncheckertest.cpp.

bool NoOpHandler::EndObject ( SizeType  )
inline

Definition at line 63 of file jsoncheckertest.cpp.

bool NoOpHandler::Int ( int  )
inline

Definition at line 54 of file jsoncheckertest.cpp.

bool NoOpHandler::Int64 ( int64_t  )
inline

Definition at line 56 of file jsoncheckertest.cpp.

bool NoOpHandler::Key ( const char *  ,
SizeType  ,
bool   
)
inline

Definition at line 62 of file jsoncheckertest.cpp.

bool NoOpHandler::Null ( )
inline

Definition at line 52 of file jsoncheckertest.cpp.

bool NoOpHandler::RawNumber ( const char *  ,
SizeType  ,
bool   
)
inline

Definition at line 59 of file jsoncheckertest.cpp.

bool NoOpHandler::StartArray ( )
inline

Definition at line 64 of file jsoncheckertest.cpp.

bool NoOpHandler::StartObject ( )
inline

Definition at line 61 of file jsoncheckertest.cpp.

bool NoOpHandler::String ( const char *  ,
SizeType  ,
bool   
)
inline

Definition at line 60 of file jsoncheckertest.cpp.

bool NoOpHandler::Uint ( unsigned  )
inline

Definition at line 55 of file jsoncheckertest.cpp.

bool NoOpHandler::Uint64 ( uint64_t  )
inline

Definition at line 57 of file jsoncheckertest.cpp.


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


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