Public Member Functions | Public Attributes | List of all members
ScanCopyUnescapedStringHandler Struct Reference
Inheritance diagram for ScanCopyUnescapedStringHandler:
Inheritance graph
[legend]

Public Member Functions

bool String (const char *str, size_t length, bool)
 
- Public Member Functions inherited from BaseReaderHandler< UTF8<>, ScanCopyUnescapedStringHandler >
bool Bool (bool)
 
bool Default ()
 
bool Double (double)
 
bool EndArray (SizeType)
 
bool EndObject (SizeType)
 
bool Int (int)
 
bool Int64 (int64_t)
 
bool Key (const Ch *str, SizeType len, bool copy)
 
bool Null ()
 
bool RawNumber (const Ch *str, SizeType len, bool copy)
 enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length) More...
 
bool StartArray ()
 
bool StartObject ()
 
bool String (const Ch *, SizeType, bool)
 
bool Uint (unsigned)
 
bool Uint64 (uint64_t)
 

Public Attributes

char buffer [1024+5+32]
 

Additional Inherited Members

- Public Types inherited from BaseReaderHandler< UTF8<>, ScanCopyUnescapedStringHandler >
typedef UTF8<>::Ch Ch
 
typedef internal::SelectIf< internal::IsSame< ScanCopyUnescapedStringHandler, void >, BaseReaderHandler, ScanCopyUnescapedStringHandler >::Type Override
 

Detailed Description

Definition at line 102 of file simdtest.cpp.

Member Function Documentation

bool ScanCopyUnescapedStringHandler::String ( const char *  str,
size_t  length,
bool   
)
inline

Definition at line 103 of file simdtest.cpp.

Member Data Documentation

char ScanCopyUnescapedStringHandler::buffer[1024+5+32]

Definition at line 107 of file simdtest.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