Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cheedoong/xml2json
/ functions
Functions
875 in github.com/Cheedoong/xml2json
⨍
Functions
875
◇
Types & classes
202
↓ 84 callers
Function
PutUnsafe
include/rapidjson/stream.h:91
↓ 64 callers
Method
Put
include/rapidjson/encodings.h:593
↓ 58 callers
Method
value
Gets value of node. Interpretation of value depends on type of node. Note that value will not be zero-terminated if rapidxml::parse_no_string_terminat
include/rapidxml/rapidxml.hpp:747
↓ 57 callers
Method
Peek
include/rapidjson/reader.h:1080
↓ 46 callers
Method
Tell
include/rapidjson/reader.h:1085
↓ 45 callers
Method
name
Gets name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_string_termina
include/rapidxml/rapidxml.hpp:728
↓ 31 callers
Method
Take
include/rapidjson/reader.h:1129
↓ 28 callers
Method
Take
include/rapidjson/encodings.h:581
↓ 26 callers
Method
type
Gets type of node. \return Type of node.
include/rapidxml/rapidxml.hpp:999
↓ 25 callers
Method
name_size
Gets size of node name, not including terminator character. This function works correctly irrespective of whether name is or is not zero terminated. \
include/rapidxml/rapidxml.hpp:736
↓ 23 callers
Function
StringRef
include/rapidjson/document.h:346
↓ 23 callers
Method
first_node
Gets first child node, optionally matching node name. \param name Name of child to find, or 0 to return first child regardless of its name; this strin
include/rapidxml/rapidxml.hpp:1115
↓ 21 callers
Function
Free
include/rapidjson/allocators.h:79
↓ 21 callers
Method
GetSize
include/rapidjson/internal/stack.h:176
↓ 21 callers
Method
Malloc
Allocates a memory block. (concept Allocator)
include/rapidjson/allocators.h:176
↓ 21 callers
Method
Set
include/rapidjson/pointer.h:637
↓ 19 callers
Method
Take
include/rapidjson/encodedstream.h:157
↓ 18 callers
Method
Empty
include/rapidjson/internal/stack.h:175
↓ 18 callers
Function
PutReserve
include/rapidjson/stream.h:22
↓ 18 callers
Method
value_size
Gets size of node value, not including terminator character. This function works correctly irrespective of whether value is or is not zero terminated.
include/rapidxml/rapidxml.hpp:755
↓ 17 callers
Method
parent
Gets node parent. \return Pointer to parent node, or 0 if there is no parent.
include/rapidxml/rapidxml.hpp:823
↓ 16 callers
Method
GetWithDefault
include/rapidjson/pointer.h:561
↓ 16 callers
Function
measure
include/rapidxml/rapidxml.hpp:328
↓ 15 callers
Method
Append
Append a token and return a new Pointer ! \param token Token to be appended. \param allocator Allocator for the newly return Pointer.
include/rapidjson/pointer.h:211
↓ 14 callers
Function
MemberEnd
Const \em past-the-end member iterator ! \pre IsObject() == true */
include/rapidjson/document.h:1078
↓ 14 callers
Method
MemberEnd
include/rapidjson/document.h:2520
↓ 14 callers
Method
Size
include/rapidjson/document.h:2457
↓ 14 callers
Function
compare
include/rapidxml/rapidxml.hpp:338
↓ 13 callers
Function
IsArray
include/rapidjson/document.h:942
↓ 13 callers
Function
IsObject
include/rapidjson/document.h:941
↓ 12 callers
Method
Begin
include/rapidjson/document.h:2462
↓ 12 callers
Method
Default
include/rapidjson/reader.h:201
↓ 12 callers
Method
IsValid
include/rapidjson/schema.h:216
↓ 11 callers
Method
GetType
include/rapidjson/encodedstream.h:153
↓ 11 callers
Method
next_sibling
Gets next sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \param
include/rapidxml/rapidxml.hpp:1187
↓ 10 callers
Function
GetMembersPointer
include/rapidjson/document.h:1930
↓ 10 callers
Method
Peek
include/rapidjson/internal/regex.h:164
↓ 10 callers
Function
Take
include/rapidjson/encodings.h:236
↓ 10 callers
Method
TakePush
include/rapidjson/reader.h:1102
↓ 9 callers
Method
Clear
include/rapidjson/internal/stack.h:98
↓ 9 callers
Method
CreateSchema
include/rapidjson/schema.h:1446
↓ 9 callers
Method
End
include/rapidjson/internal/stack.h:155
↓ 9 callers
Method
FindMember
include/rapidjson/document.h:2526
↓ 9 callers
Function
GenericValue
Default constructor creates a null value.
include/rapidjson/document.h:562
↓ 9 callers
Function
GetElementsPointer
include/rapidjson/document.h:1928
↓ 9 callers
Function
MemberBegin
Const member iterator ! \pre IsObject() == true */
include/rapidjson/document.h:1075
↓ 9 callers
Function
StrLen
include/rapidjson/internal/strfunc.h:30
↓ 9 callers
Method
xmlns
include/rapidxml/rapidxml.hpp:1024
↓ 8 callers
Function
AddMember
include/rapidjson/document.h:1258
↓ 8 callers
Function
GetRange
include/rapidjson/encodings.h:204
↓ 8 callers
Function
SetStringRaw
Initialize this value as constant string, without calling destructor.
include/rapidjson/document.h:1960
↓ 8 callers
Method
Take
include/rapidjson/internal/regex.h:165
↓ 8 callers
Function
copy_chars
include/rapidxml/rapidxml_print.hpp:37
↓ 8 callers
Function
fill_chars
include/rapidxml/rapidxml_print.hpp:85
↓ 8 callers
Method
first_attribute
Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute regardless of
include/rapidxml/rapidxml.hpp:1208
↓ 7 callers
Method
AddMember
include/rapidjson/document.h:2531
↓ 7 callers
Function
Decode
include/rapidjson/encodings.h:146
↓ 7 callers
Method
Length
include/rapidjson/reader.h:792
↓ 7 callers
Method
MemberBegin
include/rapidjson/document.h:2519
↓ 7 callers
Method
PushBack
include/rapidjson/document.h:2465
↓ 7 callers
Method
Put
include/rapidjson/reader.h:782
↓ 7 callers
Method
Put
include/rapidjson/pointer.h:1028
↓ 7 callers
Method
allocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
include/rapidxml/rapidxml.hpp:433
↓ 7 callers
Method
size
Gets file data size. \return Size of file data, in characters.
include/rapidxml/rapidxml_utils.hpp:79
↓ 6 callers
Function
FindMember
Find member by name. ! \param name Member name to be searched. \pre IsObject() == true \return Iterator to member, if it exist
include/rapidjson/document.h:1132
↓ 6 callers
Function
GetSize
include/rapidjson/memorybuffer.h:54
↓ 6 callers
Method
Pop
include/rapidjson/reader.h:794
↓ 6 callers
Method
data
Gets file data. \return Pointer to data of file.
include/rapidxml/rapidxml_utils.hpp:65
↓ 6 callers
Function
getCurrentTime
test/test.cpp:14
↓ 6 callers
Method
next_attribute
Gets next attribute, optionally matching attribute name. \param name Name of attribute to find, or 0 to return next attribute regardless of its name;
include/rapidxml/rapidxml.hpp:921
↓ 6 callers
Function
u32toa
include/rapidjson/internal/itoa.h:39
↓ 6 callers
Function
u64toa
include/rapidjson/internal/itoa.h:123
↓ 6 callers
Method
xmlns_size
include/rapidxml/rapidxml.hpp:1090
↓ 5 callers
Method
Get
Query 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:479
↓ 5 callers
Method
Pop
include/rapidjson/internal/stack.h:136
↓ 5 callers
Method
Push
include/rapidjson/internal/stack.h:122
↓ 5 callers
Method
Tell
include/rapidjson/stream.h:117
↓ 5 callers
Function
copy_and_expand_chars
include/rapidxml/rapidxml_print.hpp:47
↓ 4 callers
Function
Begin
Element iterator ! \pre IsArray() == true */
include/rapidjson/document.h:1505
↓ 4 callers
Method
EndArray
include/rapidjson/reader.h:216
↓ 4 callers
Method
EndObject
include/rapidjson/reader.h:214
↓ 4 callers
Function
FastPath
include/rapidjson/internal/strtod.h:26
↓ 4 callers
Method
FreeState
include/rapidjson/schema.h:1773
↓ 4 callers
Function
GetDigitsLut
include/rapidjson/internal/itoa.h:23
↓ 4 callers
Function
GetDouble
Get the value as double type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessDouble() to check whether the conve
include/rapidjson/document.h:1653
↓ 4 callers
Method
GetHashCode
include/rapidjson/schema.h:218
↓ 4 callers
Function
GetType
include/rapidjson/document.h:936
↓ 4 callers
Method
Peek
include/rapidjson/encodedstream.h:156
↓ 4 callers
Function
PushBack
include/rapidjson/document.h:1587
↓ 4 callers
Function
SetMembersPointer
include/rapidjson/document.h:1931
↓ 4 callers
Method
ShrinkToFit
include/rapidjson/internal/stack.h:100
↓ 4 callers
Function
SkipWhitespace
include/rapidjson/reader.h:264
↓ 4 callers
Method
String
include/rapidjson/reader.h:211
↓ 4 callers
Method
Value
include/rapidjson/internal/ieee754.h:29
↓ 4 callers
Method
append_node
Appends a new child node. The appended child becomes the last child. \param child Node to append.
include/rapidxml/rapidxml.hpp:1280
↓ 4 callers
Method
nullstr
include/rapidxml/rapidxml.hpp:515
↓ 4 callers
Function
xml2json
include/xml2json.hpp:244
↓ 3 callers
Method
CreateSchemaValidator
Implementation of ISchemaStateFactory<SchemaType>
include/rapidjson/schema.h:1741
↓ 3 callers
Function
End
\em Past-the-end element iterator ! \pre IsArray() == true */
include/rapidjson/document.h:1508
↓ 3 callers
Method
Flush
include/rapidjson/stream.h:121
next →
1–100 of 875, ranked by callers