MCPcopy Create free account

hub / github.com/Tencent/rapidjson / functions

Functions1,095 in github.com/Tencent/rapidjson

↓ 2 callersMethodErase
Erase a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
include/rapidjson/pointer.h:711
↓ 2 callersFunctionFlush
include/rapidjson/memorybuffer.h:43
↓ 2 callersFunctionFlush
include/rapidjson/filewritestream.h:63
↓ 2 callersMethodFlush
include/rapidjson/encodedstream.h:162
↓ 2 callersFunctionGetCachedPowerByIndex
include/rapidjson/internal/diyfp.h:164
↓ 2 callersMethodGetDigit
include/rapidjson/internal/biginteger.h:220
↓ 2 callersMethodGetPointer
include/rapidjson/schema.h:1511
↓ 2 callersFunctionGetString
include/rapidjson/document.h:1681
↓ 2 callersFunctionGetStringLength
Get the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */
include/rapidjson/document.h:1686
↓ 2 callersFunctionGetStringPointer
include/rapidjson/document.h:1926
↓ 2 callersFunctionGrisuRound
include/rapidjson/internal/dtoa.h:35
↓ 2 callersFunctionIsDouble
include/rapidjson/document.h:948
↓ 2 callersFunctionIsInt64
include/rapidjson/document.h:946
↓ 2 callersMethodIsNanOrInf
include/rapidjson/internal/ieee754.h:43
↓ 2 callersMethodIsValid
Check whether this is a valid pointer.
include/rapidjson/pointer.h:303
↓ 2 callersMethodIsZero
include/rapidjson/internal/ieee754.h:45
↓ 2 callersMethodKey
include/rapidjson/schema.h:196
↓ 2 callersMethodKey
include/rapidjson/reader.h:213
↓ 2 callersFunctionMalloc
include/rapidjson/allocators.h:65
↓ 2 callersMethodNextPositiveDouble
include/rapidjson/internal/ieee754.h:32
↓ 2 callersMethodNull
example/simplereader/simplereader.cpp:8
↓ 2 callersFunctionParseMessages
example/messagereader/messagereader.cpp:75
↓ 2 callersMethodPopBack
include/rapidjson/document.h:2471
↓ 2 callersMethodPush
include/rapidjson/reader.h:787
↓ 2 callersMethodPushUnsafe
include/rapidjson/internal/stack.h:128
↓ 2 callersFunctionPut
include/rapidjson/encodings.h:250
↓ 2 callersFunctionPutBOM
include/rapidjson/encodings.h:242
↓ 2 callersFunctionPutBegin
include/rapidjson/memorystream.h:49
↓ 2 callersFunctionPutEnd
include/rapidjson/memorystream.h:52
↓ 2 callersMethodPutEnd
include/rapidjson/stream.h:122
↓ 2 callersFunctionPutN
include/rapidjson/stream.h:97
↓ 2 callersMethodRawNumber
enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length)
include/rapidjson/reader.h:210
↓ 2 callersMethodRawValue
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/writer.h:252
↓ 2 callersFunctionReadFile
test/unittest/jsoncheckertest.cpp:21
↓ 2 callersMethodSetLength
include/rapidjson/document.h:1875
↓ 2 callersFunctionSetStringPointer
include/rapidjson/document.h:1927
↓ 2 callersMethodStartArray
include/rapidjson/reader.h:215
↓ 2 callersMethodStartObject
include/rapidjson/reader.h:212
↓ 2 callersMethodTell
include/rapidjson/encodedstream.h:158
↓ 2 callersMethodTell
include/rapidjson/pointer.h:1013
↓ 2 callersFunctionTestAllocator
test/unittest/allocatorstest.cpp:22
↓ 2 callersFunctionTestArray
test/unittest/valuetest.cpp:866
↓ 2 callersFunctionTestObject
test/unittest/valuetest.cpp:1157
↓ 2 callersMethodToBias
include/rapidjson/internal/ieee754.h:49
↓ 2 callersMethodValidate
include/rapidjson/encodings.h:325
↓ 2 callersFunctionWriteExponent
include/rapidjson/internal/dtoa.h:126
↓ 2 callersFunctiondecode
test/unittest/encodingstest.cpp:265
↓ 1 callersMethodBeginValue
include/rapidjson/schema.h:600
↓ 1 callersFunctionCheckWithinHalfULP
include/rapidjson/internal/strtod.h:54
↓ 1 callersFunctionClear
Remove all elements in the array. ! This function do not deallocate memory in the array, i.e. the capacity is unchanged. \note Linear time com
include/rapidjson/document.h:1483
↓ 1 callersMethodClear
include/rapidjson/document.h:2460
↓ 1 callersMethodClearStack
include/rapidjson/reader.h:547
↓ 1 callersMethodClearStack
include/rapidjson/document.h:2381
↓ 1 callersMethodCopyFromRaw
Clone the content from rhs to this. ! \param rhs Source pointer. \param extraToken Extra tokens to be allocated. \param extraN
include/rapidjson/pointer.h:759
↓ 1 callersFunctionCountDecimalDigit32
include/rapidjson/internal/dtoa.h:44
↓ 1 callersFunctionCountDecimalDigit64_enroll4
test/perftest/misctest.cpp:106
↓ 1 callersFunctionCountDecimalDigit_naive
test/perftest/misctest.cpp:85
↓ 1 callersMethodCreateHasher
include/rapidjson/schema.h:1755
↓ 1 callersMethodDestroryHasher
include/rapidjson/schema.h:1763
↓ 1 callersFunctionDigitGen
include/rapidjson/internal/dtoa.h:60
↓ 1 callersMethodDouble
include/rapidjson/document.h:2339
↓ 1 callersFunctionEncodeUnsafe
include/rapidjson/encodings.h:124
↓ 1 callersFunctionEncodedInputStream
include/rapidjson/encodedstream.h:44
↓ 1 callersMethodEndArray
include/rapidjson/schema.h:207
↓ 1 callersMethodEndArray
include/rapidjson/document.h:2369
↓ 1 callersMethodEndObject
include/rapidjson/schema.h:197
↓ 1 callersMethodEndObject
include/rapidjson/document.h:2361
↓ 1 callersMethodEndValue
include/rapidjson/schema.h:625
↓ 1 callersFunctionEraseMember
Remove a member from an object by iterator. ! \param pos iterator to the member to remove \pre IsObject() == true && \ref MemberBegin() <= \c
include/rapidjson/document.h:1404
↓ 1 callersFunctionFileWriteStream
include/rapidjson/filewritestream.h:36
↓ 1 callersMethodFlush
example/parsebyparts/parsebyparts.cpp:116
↓ 1 callersFunctionGet
include/rapidjson/document.h:1747
↓ 1 callersFunctionGetCachedPower
include/rapidjson/internal/diyfp.h:226
↓ 1 callersFunctionGetCachedPower10
include/rapidjson/internal/diyfp.h:240
↓ 1 callersMethodGetCapacity
include/rapidjson/internal/stack.h:177
↓ 1 callersMethodGetCount
include/rapidjson/internal/biginteger.h:219
↓ 1 callersFunctionGetInt64
include/rapidjson/document.h:1647
↓ 1 callersMethodGetLength
include/rapidjson/document.h:1876
↓ 1 callersMethodGetRemoteDocument
test/unittest/schematest.cpp:1095
↓ 1 callersMethodGetSchema
include/rapidjson/schema.h:1504
↓ 1 callersFunctionGetUint64
include/rapidjson/document.h:1648
↓ 1 callersFunctionGrisu2
include/rapidjson/internal/dtoa.h:112
↓ 1 callersMethodHasAllocator
include/rapidjson/internal/stack.h:166
↓ 1 callersMethodInt
include/rapidjson/reader.h:204
↓ 1 callersMethodInt
include/rapidjson/document.h:2335
↓ 1 callersMethodInt64
include/rapidjson/reader.h:206
↓ 1 callersMethodInt64
include/rapidjson/document.h:2337
↓ 1 callersMethodIntegerExponent
include/rapidjson/internal/ieee754.h:48
↓ 1 callersMethodIntegerSignificand
include/rapidjson/internal/ieee754.h:47
↓ 1 callersFunctionIsBool
include/rapidjson/document.h:940
↓ 1 callersFunctionIsInt
include/rapidjson/document.h:944
↓ 1 callersMethodIsNormal
include/rapidjson/internal/ieee754.h:44
↓ 1 callersFunctionIsUTF8
test/perftest/misctest.cpp:67
↓ 1 callersFunctionIsUint
include/rapidjson/document.h:945
↓ 1 callersFunctionIsUint64
include/rapidjson/document.h:947
↓ 1 callersMethodKey
include/rapidjson/document.h:2359
↓ 1 callersFunctionMergeDuplicateKey
test/unittest/valuetest.cpp:1731
↓ 1 callersFunctionMin3
include/rapidjson/internal/strtod.h:47
↓ 1 callersMethodNormalizeBoundary
include/rapidjson/internal/diyfp.h:119
↓ 1 callersMethodNormalizedBoundaries
include/rapidjson/internal/diyfp.h:130
← previousnext →201–300 of 1,095, ranked by callers