Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonBones/DragonBonesCPP
/ functions
Functions
1,737 in github.com/DragonBones/DragonBonesCPP
⨍
Functions
1,737
◇
Types & classes
332
Function
PrintInvalidDocument
3rdParty/rapidjson/schema.h:88
Function
PrintInvalidKeyword
3rdParty/rapidjson/schema.h:80
Method
Property
3rdParty/rapidjson/schema.h:1198
Function
Push
3rdParty/rapidjson/memorybuffer.h:47
Function
Push
3rdParty/rapidjson/stringbuffer.h:69
Method
Push
3rdParty/rapidjson/reader.h:1083
Method
Push
3rdParty/rapidjson/reader.h:1107
Method
Push
3rdParty/rapidjson/stream.h:161
Method
PushBack
3rdParty/rapidjson/internal/biginteger.h:234
Method
PushOperand
3rdParty/rapidjson/internal/regex.h:349
Method
PushSchema
3rdParty/rapidjson/schema.h:1897
Function
PushUnsafe
3rdParty/rapidjson/stringbuffer.h:70
Function
Put
3rdParty/rapidjson/istreamwrapper.h:74
Function
Put
3rdParty/rapidjson/memorybuffer.h:42
Function
Put
3rdParty/rapidjson/memorystream.h:50
Function
Put
3rdParty/rapidjson/encodings.h:250
Function
Put
3rdParty/rapidjson/filewritestream.h:40
Function
Put
Not implemented
3rdParty/rapidjson/filereadstream.h:55
Method
Put
Not implemented
3rdParty/rapidjson/encodedstream.h:82
Method
Put
3rdParty/rapidjson/encodedstream.h:110
Method
Put
Not implemented
3rdParty/rapidjson/encodedstream.h:161
Method
Put
3rdParty/rapidjson/encodedstream.h:260
Method
Put
3rdParty/rapidjson/encodings.h:366
Method
Put
3rdParty/rapidjson/encodings.h:399
Method
Put
3rdParty/rapidjson/encodings.h:485
Method
Put
3rdParty/rapidjson/encodings.h:524
Method
Put
Write
3rdParty/rapidjson/stream.h:155
Method
PutBOM
3rdParty/rapidjson/encodedstream.h:274
Method
PutBOM
3rdParty/rapidjson/encodings.h:359
Method
PutBOM
3rdParty/rapidjson/encodings.h:392
Method
PutBOM
3rdParty/rapidjson/encodings.h:476
Method
PutBOM
3rdParty/rapidjson/encodings.h:515
Method
PutBOM
3rdParty/rapidjson/encodings.h:587
Function
PutBegin
3rdParty/rapidjson/encodedstream.h:55
Function
PutBegin
3rdParty/rapidjson/istreamwrapper.h:73
Function
PutBegin
3rdParty/rapidjson/memorystream.h:49
Function
PutBegin
3rdParty/rapidjson/filewritestream.h:78
Function
PutBegin
3rdParty/rapidjson/filereadstream.h:57
Method
PutBegin
3rdParty/rapidjson/encodedstream.h:84
Method
PutBegin
3rdParty/rapidjson/encodedstream.h:117
Method
PutBegin
3rdParty/rapidjson/encodedstream.h:163
Method
PutBegin
3rdParty/rapidjson/encodedstream.h:267
Method
PutBegin
3rdParty/rapidjson/stream.h:157
Function
PutEnd
3rdParty/rapidjson/encodedstream.h:56
Function
PutEnd
3rdParty/rapidjson/istreamwrapper.h:76
Function
PutEnd
3rdParty/rapidjson/memorystream.h:52
Function
PutEnd
3rdParty/rapidjson/filewritestream.h:79
Function
PutEnd
3rdParty/rapidjson/filereadstream.h:58
Method
PutEnd
3rdParty/rapidjson/encodedstream.h:85
Method
PutEnd
3rdParty/rapidjson/encodedstream.h:118
Method
PutEnd
3rdParty/rapidjson/encodedstream.h:164
Method
PutEnd
3rdParty/rapidjson/encodedstream.h:268
Method
PutEnd
3rdParty/rapidjson/stream.h:158
Function
PutN
3rdParty/rapidjson/memorybuffer.h:64
Function
PutN
3rdParty/rapidjson/filewritestream.h:47
Function
PutN
3rdParty/rapidjson/stringbuffer.h:107
Function
PutReserve
3rdParty/rapidjson/stringbuffer.h:96
Function
PutUnsafe
3rdParty/rapidjson/stringbuffer.h:32
Method
RawNumber
3rdParty/rapidjson/schema.h:185
Method
RawNumber
3rdParty/rapidjson/schema.h:1696
Method
RawNumber
3rdParty/rapidjson/document.h:2341
Method
RawNumber
3rdParty/rapidjson/prettywriter.h:93
Method
RawNumber
3rdParty/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
3rdParty/rapidjson/prettywriter.h:181
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
3rdParty/rapidjson/writer.h:258
Function
Realloc
3rdParty/rapidjson/allocators.h:71
Function
Rectangle
DragonBones/src/dragonBones/geom/Rectangle.h:103
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
3rdParty/rapidjson/document.h:1337
Method
RemoveAllMembers
3rdParty/rapidjson/document.h:2546
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
3rdParty/rapidjson/document.h:1352
Method
RemoveMember
3rdParty/rapidjson/document.h:2547
Method
Reserve
3rdParty/rapidjson/document.h:2464
Method
Reset
Reset the internal states.
3rdParty/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
3rdParty/rapidjson/writer.h:124
Method
Resize
3rdParty/rapidjson/internal/stack.h:199
Method
SFMLArmatureDisplay
SFML/src/dragonBones/SFMLArmatureDisplay.cpp:12
Method
SFMLArmatureProxy
SFML/src/dragonBones/SFMLArmatureProxy.h:35
Method
SFMLFactory
SFML/src/dragonBones/SFMLFactory.cpp:26
Method
SFMLTextureAtlasData
SFML/src/dragonBones/SFMLTextureAtlasData.cpp:14
Method
ScanCopyUnescapedString
3rdParty/rapidjson/reader.h:908
Method
ScanWriteUnescapedString
3rdParty/rapidjson/writer.h:425
Method
ScanWriteUnescapedString
3rdParty/rapidjson/writer.h:538
Method
Schema
3rdParty/rapidjson/schema.h:350
Method
SchemaArray
3rdParty/rapidjson/schema.h:945
Method
SchemaEntry
3rdParty/rapidjson/schema.h:1417
Method
SchemaRefEntry
3rdParty/rapidjson/schema.h:1410
Method
SchemaValidatingReader
Constructor ! \param is Input stream. \param sd Schema document. */
3rdParty/rapidjson/schema.h:1963
Method
SchemaValidationContext
3rdParty/rapidjson/schema.h:273
Method
SearchWithAnchoring
3rdParty/rapidjson/internal/regex.h:607
Method
Set
Update error code and offset.
3rdParty/rapidjson/error/error.h:130
Function
SetArrayRaw
Initialize this value as array with initial data, without calling destructor.
3rdParty/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.
3rdParty/rapidjson/writer.h:163
Function
SetObjectRaw
Initialize this value as object with initial data, without calling destructor.
3rdParty/rapidjson/document.h:1947
Method
SetParseError
3rdParty/rapidjson/reader.h:540
Function
SetValueByPointer
3rdParty/rapidjson/pointer.h:1222
Function
ShrinkToFit
3rdParty/rapidjson/memorybuffer.h:46
Function
ShrinkToFit
3rdParty/rapidjson/stringbuffer.h:61
Function
Size
Get the number of elements in array.
3rdParty/rapidjson/document.h:1471
Method
Size
Computes the memory blocks allocated. ! \return total used bytes. */
3rdParty/rapidjson/allocators.h:168
Method
SkipUnescapedString
When read/write pointers are the same for insitu stream, just skip unescaped characters
3rdParty/rapidjson/reader.h:1024
← previous
next →
901–1,000 of 1,737, ranked by callers