Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USCiLab/cereal
/ functions
Functions
1,781 in github.com/USCiLab/cereal
⨍
Functions
1,781
◇
Types & classes
574
Method
Uint64
include/cereal/external/rapidjson/prettywriter.h:100
Method
Uint64
include/cereal/external/rapidjson/writer.h:186
Method
Uint64Value
include/cereal/external/rapidjson/internal/ieee754.h:30
Method
Usable
include/cereal/external/rapidjson/document.h:1981
Method
UserData
unittests/user_data_adapters.hpp:38
Method
UserDataAdapter
include/cereal/archives/adapters.hpp:120
Method
UserStruct
unittests/user_data_adapters.hpp:47
Method
Validate
include/cereal/external/rapidjson/encodings.h:447
Method
Validate
include/cereal/external/rapidjson/encodings.h:567
Method
Validate
include/cereal/external/rapidjson/encodings.h:644
Method
Validate
include/cereal/external/rapidjson/encodings.h:680
Method
Validate
include/cereal/external/rapidjson/encodings.h:705
Method
Whitespace
unittests/doctest.h:5601
Method
WriteBool
include/cereal/external/rapidjson/writer.h:300
Method
WriteBuffer
include/cereal/external/rapidjson/schema.h:292
Method
WriteDouble
include/cereal/external/rapidjson/writer.h:348
Method
WriteDouble
include/cereal/external/rapidjson/writer.h:545
Method
WriteEndArray
include/cereal/external/rapidjson/writer.h:457
Method
WriteEndObject
include/cereal/external/rapidjson/writer.h:455
Method
WriteIndent
include/cereal/external/rapidjson/prettywriter.h:252
Method
WriteInt
include/cereal/external/rapidjson/writer.h:312
Method
WriteInt
include/cereal/external/rapidjson/writer.h:513
Method
WriteInt64
include/cereal/external/rapidjson/writer.h:330
Method
WriteInt64
include/cereal/external/rapidjson/writer.h:529
Method
WriteNull
include/cereal/external/rapidjson/writer.h:295
Method
WriteNumber
include/cereal/external/rapidjson/schema.h:290
Method
WriteRawValue
include/cereal/external/rapidjson/writer.h:459
Method
WriteStartArray
include/cereal/external/rapidjson/writer.h:456
Method
WriteStartObject
include/cereal/external/rapidjson/writer.h:454
Method
WriteString
include/cereal/external/rapidjson/writer.h:376
Method
WriteType
include/cereal/external/rapidjson/schema.h:288
Method
WriteUint
include/cereal/external/rapidjson/writer.h:321
Method
WriteUint
include/cereal/external/rapidjson/writer.h:521
Method
WriteUint64
include/cereal/external/rapidjson/writer.h:339
Method
WriteUint64
include/cereal/external/rapidjson/writer.h:537
Method
Writer
Constructor ! \param os Output stream. \param stackAllocator User supplied allocator. If it is null, it will create a private one. \pa
include/cereal/external/rapidjson/writer.h:100
Method
XMLInputArchive
Construct, reading in from the provided stream ! Reads in an entire XML document from some stream and parses it as soon as serialization sta
include/cereal/archives/xml.hpp:417
Method
XMLOutputArchive
Construct, outputting to the provided stream upon destruction ! @param stream The stream to output to. Note that XML is only guaranteed to flush
include/cereal/archives/xml.hpp:163
Method
XmlEncode
unittests/doctest.h:4848
Method
XmlReporter
unittests/doctest.h:5100
Method
XmlWriter
unittests/doctest.h:4758
Method
XmlWriter
unittests/doctest.h:4980
Method
YourType
sandbox/sandbox_rtti.cpp:85
Method
addFilter
unittests/doctest.h:3708
Method
align
include/cereal/external/rapidxml/rapidxml.hpp:586
Method
allocateAltStackMem
unittests/doctest.h:4293
Method
allocate_aligned
include/cereal/external/rapidxml/rapidxml.hpp:612
Method
allocate_raw
include/cereal/external/rapidxml/rapidxml.hpp:592
Method
apply
include/cereal/types/tuple.hpp:95
Method
apply
include/cereal/types/tuple.hpp:109
Method
applyCommandLine
unittests/doctest.h:6256
Method
attribute_iterator
include/cereal/external/rapidxml/rapidxml_iterators.hpp:106
Method
base_class
include/cereal/types/base_class.hpp:103
Method
base_class_id
include/cereal/details/traits.hpp:1148
Method
begin
include/cereal/external/rapidjson/document.h:2646
Function
binary_assert
unittests/doctest.h:1543
Method
binary_assert
unittests/doctest.h:1477
Method
bind
include/cereal/types/base_class.hpp:46
Method
bind
include/cereal/types/base_class.hpp:55
Method
bind
include/cereal/details/polymorphic_impl.hpp:440
Method
bind
Binding for non abstract types
include/cereal/details/polymorphic_impl.hpp:783
Method
capacity
unittests/doctest.h:3474
Function
cereal_doctest_debugger
unittests/common.hpp:65
Method
change
sandbox/sandbox_json.cpp:197
Method
change
sandbox/sandbox_json.cpp:238
Method
clear
Clears the document by deleting all nodes and clearing the memory pool. All nodes owned by document pool are destroyed.
include/cereal/external/rapidxml/rapidxml.hpp:1428
Method
clearFilters
unittests/doctest.h:3709
Method
clone_node
Clones an xml_node and its hierarchy of child nodes and attributes. Nodes and attributes are allocated from this memory pool. Names and values are not
include/cereal/external/rapidxml/rapidxml.hpp:510
Method
construct
include/cereal/access.hpp:210
Method
construct
include/cereal/access.hpp:307
Method
convert
unittests/doctest.h:878
Method
convert
unittests/doctest.h:925
Method
convert
unittests/doctest.h:959
Method
convert
unittests/doctest.h:969
Method
convert
unittests/doctest.h:1610
Method
convert
unittests/doctest.h:1623
Method
copy
unittests/doctest.h:3332
Function
count_attributes
include/cereal/external/rapidxml/rapidxml_utils.hpp:108
Function
count_children
include/cereal/external/rapidxml/rapidxml_utils.hpp:93
Function
decomp_assert
unittests/doctest.h:4643
Function
demangledName
include/cereal/details/util.hpp:48
Method
document
Gets document of which attribute is a child. \return Pointer to document that contains this attribute, or 0 if there is no parent document.
include/cereal/external/rapidxml/rapidxml.hpp:832
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
include/cereal/external/rapidxml/rapidxml.hpp:936
Method
doesNothing
unittests/structs_specialized.hpp:72
Method
downcast
include/cereal/details/polymorphic_impl.hpp:201
Method
downcast
Performs the proper downcast with the templated types
include/cereal/details/polymorphic_impl.hpp:412
Method
end
include/cereal/external/rapidjson/document.h:2647
Function
epilogue
include/cereal/archives/json.hpp:762
Function
epilogue
include/cereal/archives/xml.hpp:783
Method
fetch_add
unittests/doctest.h:3185
Method
fetch_sub
unittests/doctest.h:3189
Method
file
Loads file into the memory. Data will be automatically destroyed by the destructor. \param filename Filename to load.
include/cereal/external/rapidxml/rapidxml_utils.hpp:28
Method
file_line_to_stream
this was requested to be made virtual so users could override it
unittests/doctest.h:5676
Method
fill
unittests/doctest.h:903
Function
find_char
include/cereal/external/rapidxml/rapidxml_print.hpp:94
Method
finishNode
Designates the most recently added node as finished
include/cereal/archives/json.hpp:212
Method
finishNode
Designates the most recently added node as finished
include/cereal/archives/xml.hpp:242
Method
foo
sandbox/sandbox_rtti.cpp:63
Method
foo
sandbox/sandbox_rtti.cpp:89
Method
foo
sandbox/sandbox_rtti.cpp:111
← previous
next →
1,101–1,200 of 1,781, ranked by callers