Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/rapidjson
/ functions
Functions
1,095 in github.com/Tencent/rapidjson
⨍
Functions
1,095
◇
Types & classes
230
Function
Put
include/rapidjson/filewritestream.h:40
Function
Put
Not implemented
include/rapidjson/filereadstream.h:55
Method
Put
test/unittest/prettywritertest.cpp:134
Method
Put
test/unittest/documenttest.cpp:335
Method
Put
Not implemented
include/rapidjson/encodedstream.h:82
Method
Put
include/rapidjson/encodedstream.h:110
Method
Put
Not implemented
include/rapidjson/encodedstream.h:161
Method
Put
include/rapidjson/encodedstream.h:260
Method
Put
include/rapidjson/encodings.h:366
Method
Put
include/rapidjson/encodings.h:399
Method
Put
include/rapidjson/encodings.h:485
Method
Put
include/rapidjson/encodings.h:524
Method
Put
Write
include/rapidjson/stream.h:155
Method
PutBOM
include/rapidjson/encodedstream.h:274
Method
PutBOM
include/rapidjson/encodings.h:359
Method
PutBOM
include/rapidjson/encodings.h:392
Method
PutBOM
include/rapidjson/encodings.h:476
Method
PutBOM
include/rapidjson/encodings.h:515
Method
PutBOM
include/rapidjson/encodings.h:587
Function
PutBegin
include/rapidjson/encodedstream.h:55
Function
PutBegin
include/rapidjson/istreamwrapper.h:73
Function
PutBegin
include/rapidjson/filewritestream.h:78
Function
PutBegin
include/rapidjson/filereadstream.h:57
Method
PutBegin
Not implemented
example/parsebyparts/parsebyparts.cpp:114
Method
PutBegin
test/unittest/prettywritertest.cpp:133
Method
PutBegin
include/rapidjson/encodedstream.h:84
Method
PutBegin
include/rapidjson/encodedstream.h:117
Method
PutBegin
include/rapidjson/encodedstream.h:163
Method
PutBegin
include/rapidjson/encodedstream.h:267
Method
PutBegin
include/rapidjson/stream.h:157
Function
PutEnd
include/rapidjson/encodedstream.h:56
Function
PutEnd
include/rapidjson/istreamwrapper.h:76
Function
PutEnd
include/rapidjson/filewritestream.h:79
Function
PutEnd
include/rapidjson/filereadstream.h:58
Method
PutEnd
example/parsebyparts/parsebyparts.cpp:117
Method
PutEnd
test/unittest/prettywritertest.cpp:136
Method
PutEnd
include/rapidjson/encodedstream.h:85
Method
PutEnd
include/rapidjson/encodedstream.h:118
Method
PutEnd
include/rapidjson/encodedstream.h:164
Method
PutEnd
include/rapidjson/encodedstream.h:268
Method
PutEnd
include/rapidjson/stream.h:158
Function
PutN
include/rapidjson/memorybuffer.h:64
Function
PutN
include/rapidjson/filewritestream.h:47
Function
PutN
include/rapidjson/stringbuffer.h:107
Function
PutReserve
include/rapidjson/stringbuffer.h:96
Function
PutUnsafe
include/rapidjson/stringbuffer.h:32
Method
Random
test/unittest/unittest.h:124
Method
RapidJson
test/perftest/rapidjsontest.cpp:39
Method
RawNumber
example/capitalize/capitalize.cpp:27
Method
RawNumber
example/simplereader/simplereader.cpp:15
Method
RawNumber
example/filterkeydom/filterkeydom.cpp:34
Method
RawNumber
example/filterkey/filterkey.cpp:33
Method
RawNumber
example/jsonx/jsonx.cpp:60
Method
RawNumber
test/unittest/valuetest.cpp:1673
Method
RawNumber
include/rapidjson/schema.h:185
Method
RawNumber
include/rapidjson/schema.h:1696
Method
RawNumber
include/rapidjson/document.h:2341
Method
RawNumber
include/rapidjson/prettywriter.h:93
Method
RawNumber
include/rapidjson/writer.h:186
Method
RawValue
Write a raw JSON value. ! For user to write a stringified JSON as a value. \param json A well-formed JSON value. It should not contai
include/rapidjson/prettywriter.h:187
Method
ReadFile
test/unittest/encodedstreamtest.cpp:62
Function
Realloc
include/rapidjson/allocators.h:71
Method
RemoteSchemaDocumentProvider
test/unittest/schematest.cpp:1058
Function
RemoveAllMembers
Remove all members in the object. ! This function do not deallocate memory in the object, i.e. the capacity is unchanged. \note Linear time co
include/rapidjson/document.h:1337
Function
RemoveMember
Remove a member in object by its name. ! \param name Name of member to be removed. \return Whether the member existed. \note This func
include/rapidjson/document.h:1352
Method
Reserve
include/rapidjson/document.h:2464
Method
Reset
test/perftest/misctest.cpp:442
Method
Reset
test/perftest/misctest.cpp:522
Method
Reset
test/perftest/misctest.cpp:626
Method
Reset
Reset the internal states.
include/rapidjson/schema.h:1625
Method
Reset
Reset the writer with a new stream. ! This function reset the writer with a new stream and default settings, in order to make a Writer
include/rapidjson/writer.h:124
Method
Resize
include/rapidjson/internal/stack.h:199
Method
ScanCopyUnescapedString
include/rapidjson/reader.h:908
Method
ScanWriteUnescapedString
include/rapidjson/writer.h:419
Method
ScanWriteUnescapedString
include/rapidjson/writer.h:539
Method
Schema
test/perftest/schematest.cpp:47
Method
Schema
include/rapidjson/schema.h:350
Method
SchemaArray
include/rapidjson/schema.h:945
Method
SchemaEntry
include/rapidjson/schema.h:1417
Method
SchemaRefEntry
include/rapidjson/schema.h:1410
Method
SchemaValidatingReader
Constructor ! \param is Input stream. \param sd Schema document. */
include/rapidjson/schema.h:1963
Method
SchemaValidationContext
include/rapidjson/schema.h:273
Method
SearchWithAnchoring
include/rapidjson/internal/regex.h:607
Method
Serialize
example/serialize/serialize.cpp:51
Method
Serialize
example/serialize/serialize.cpp:87
Method
Serialize
example/serialize/serialize.cpp:128
Method
Set
Update error code and offset.
include/rapidjson/error/error.h:130
Function
SetArrayRaw
Initialize this value as array with initial data, without calling destructor.
include/rapidjson/document.h:1934
Method
SetMaxDecimalPlaces
Sets the maximum number of decimal places for double output. ! This setting truncates the output with specified number of decimal places.
include/rapidjson/writer.h:163
Function
SetObjectRaw
Initialize this value as object with initial data, without calling destructor.
include/rapidjson/document.h:1947
Method
SetParseError
include/rapidjson/reader.h:540
Method
SetUp
test/perftest/platformtest.cpp:39
Method
SetUp
test/perftest/rapidjsontest.cpp:41
Method
SetUp
test/perftest/perftest.h:69
Method
SetUp
test/perftest/schematest.cpp:49
Method
SetUp
test/unittest/encodedstreamtest.cpp:30
Method
SetUp
test/unittest/filestreamtest.cpp:27
Function
ShrinkToFit
include/rapidjson/memorybuffer.h:46
Function
ShrinkToFit
include/rapidjson/stringbuffer.h:61
Function
Size
Get the number of elements in array.
include/rapidjson/document.h:1471
← previous
next →
701–800 of 1,095, ranked by callers