MCPcopy Create free account

hub / github.com/USCiLab/cereal / functions

Functions1,781 in github.com/USCiLab/cereal

MethodUint64
include/cereal/external/rapidjson/prettywriter.h:100
MethodUint64
include/cereal/external/rapidjson/writer.h:186
MethodUint64Value
include/cereal/external/rapidjson/internal/ieee754.h:30
MethodUsable
include/cereal/external/rapidjson/document.h:1981
MethodUserData
unittests/user_data_adapters.hpp:38
MethodUserDataAdapter
include/cereal/archives/adapters.hpp:120
MethodUserStruct
unittests/user_data_adapters.hpp:47
MethodValidate
include/cereal/external/rapidjson/encodings.h:447
MethodValidate
include/cereal/external/rapidjson/encodings.h:567
MethodValidate
include/cereal/external/rapidjson/encodings.h:644
MethodValidate
include/cereal/external/rapidjson/encodings.h:680
MethodValidate
include/cereal/external/rapidjson/encodings.h:705
MethodWhitespace
unittests/doctest.h:5601
MethodWriteBool
include/cereal/external/rapidjson/writer.h:300
MethodWriteBuffer
include/cereal/external/rapidjson/schema.h:292
MethodWriteDouble
include/cereal/external/rapidjson/writer.h:348
MethodWriteDouble
include/cereal/external/rapidjson/writer.h:545
MethodWriteEndArray
include/cereal/external/rapidjson/writer.h:457
MethodWriteEndObject
include/cereal/external/rapidjson/writer.h:455
MethodWriteIndent
include/cereal/external/rapidjson/prettywriter.h:252
MethodWriteInt
include/cereal/external/rapidjson/writer.h:312
MethodWriteInt
include/cereal/external/rapidjson/writer.h:513
MethodWriteInt64
include/cereal/external/rapidjson/writer.h:330
MethodWriteInt64
include/cereal/external/rapidjson/writer.h:529
MethodWriteNull
include/cereal/external/rapidjson/writer.h:295
MethodWriteNumber
include/cereal/external/rapidjson/schema.h:290
MethodWriteRawValue
include/cereal/external/rapidjson/writer.h:459
MethodWriteStartArray
include/cereal/external/rapidjson/writer.h:456
MethodWriteStartObject
include/cereal/external/rapidjson/writer.h:454
MethodWriteString
include/cereal/external/rapidjson/writer.h:376
MethodWriteType
include/cereal/external/rapidjson/schema.h:288
MethodWriteUint
include/cereal/external/rapidjson/writer.h:321
MethodWriteUint
include/cereal/external/rapidjson/writer.h:521
MethodWriteUint64
include/cereal/external/rapidjson/writer.h:339
MethodWriteUint64
include/cereal/external/rapidjson/writer.h:537
MethodWriter
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
MethodXMLInputArchive
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
MethodXMLOutputArchive
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
MethodXmlEncode
unittests/doctest.h:4848
MethodXmlReporter
unittests/doctest.h:5100
MethodXmlWriter
unittests/doctest.h:4758
MethodXmlWriter
unittests/doctest.h:4980
MethodYourType
sandbox/sandbox_rtti.cpp:85
MethodaddFilter
unittests/doctest.h:3708
Methodalign
include/cereal/external/rapidxml/rapidxml.hpp:586
MethodallocateAltStackMem
unittests/doctest.h:4293
Methodallocate_aligned
include/cereal/external/rapidxml/rapidxml.hpp:612
Methodallocate_raw
include/cereal/external/rapidxml/rapidxml.hpp:592
Methodapply
include/cereal/types/tuple.hpp:95
Methodapply
include/cereal/types/tuple.hpp:109
MethodapplyCommandLine
unittests/doctest.h:6256
Methodattribute_iterator
include/cereal/external/rapidxml/rapidxml_iterators.hpp:106
Methodbase_class
include/cereal/types/base_class.hpp:103
Methodbase_class_id
include/cereal/details/traits.hpp:1148
Methodbegin
include/cereal/external/rapidjson/document.h:2646
Functionbinary_assert
unittests/doctest.h:1543
Methodbinary_assert
unittests/doctest.h:1477
Methodbind
include/cereal/types/base_class.hpp:46
Methodbind
include/cereal/types/base_class.hpp:55
Methodbind
include/cereal/details/polymorphic_impl.hpp:440
Methodbind
Binding for non abstract types
include/cereal/details/polymorphic_impl.hpp:783
Methodcapacity
unittests/doctest.h:3474
Functioncereal_doctest_debugger
unittests/common.hpp:65
Methodchange
sandbox/sandbox_json.cpp:197
Methodchange
sandbox/sandbox_json.cpp:238
Methodclear
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
MethodclearFilters
unittests/doctest.h:3709
Methodclone_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
Methodconstruct
include/cereal/access.hpp:210
Methodconstruct
include/cereal/access.hpp:307
Methodconvert
unittests/doctest.h:878
Methodconvert
unittests/doctest.h:925
Methodconvert
unittests/doctest.h:959
Methodconvert
unittests/doctest.h:969
Methodconvert
unittests/doctest.h:1610
Methodconvert
unittests/doctest.h:1623
Methodcopy
unittests/doctest.h:3332
Functioncount_attributes
include/cereal/external/rapidxml/rapidxml_utils.hpp:108
Functioncount_children
include/cereal/external/rapidxml/rapidxml_utils.hpp:93
Functiondecomp_assert
unittests/doctest.h:4643
FunctiondemangledName
include/cereal/details/util.hpp:48
Methoddocument
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
Methoddocument
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
MethoddoesNothing
unittests/structs_specialized.hpp:72
Methoddowncast
include/cereal/details/polymorphic_impl.hpp:201
Methoddowncast
Performs the proper downcast with the templated types
include/cereal/details/polymorphic_impl.hpp:412
Methodend
include/cereal/external/rapidjson/document.h:2647
Functionepilogue
include/cereal/archives/json.hpp:762
Functionepilogue
include/cereal/archives/xml.hpp:783
Methodfetch_add
unittests/doctest.h:3185
Methodfetch_sub
unittests/doctest.h:3189
Methodfile
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
Methodfile_line_to_stream
this was requested to be made virtual so users could override it
unittests/doctest.h:5676
Methodfill
unittests/doctest.h:903
Functionfind_char
include/cereal/external/rapidxml/rapidxml_print.hpp:94
MethodfinishNode
Designates the most recently added node as finished
include/cereal/archives/json.hpp:212
MethodfinishNode
Designates the most recently added node as finished
include/cereal/archives/xml.hpp:242
Methodfoo
sandbox/sandbox_rtti.cpp:63
Methodfoo
sandbox/sandbox_rtti.cpp:89
Methodfoo
sandbox/sandbox_rtti.cpp:111
← previousnext →1,101–1,200 of 1,781, ranked by callers