MCPcopy Create free account

hub / github.com/USCiLab/cereal / functions

Functions1,781 in github.com/USCiLab/cereal

Methodsave
include/cereal/details/polymorphic_impl.hpp:733
MethodsaveBinary
include/cereal/archives/portable_binary.hpp:131
MethodsaveBinaryValue
Saves some binary data, encoded as a base64 string, with an optional name ! This will create a new node, optionally named, and insert a value that con
include/cereal/archives/json.hpp:184
FunctionsaveData
sandbox/performance.cpp:64
MethodsaveLong
include/cereal/archives/json.hpp:270
MethodsavePolymorphicSharedPtr
Does the actual work of saving a polymorphic shared_ptr ! This function will properly create a shared_ptr from the void * that is passed in
include/cereal/details/polymorphic_impl.hpp:631
Functionsave_minimal
sandbox/sandbox_vs.cpp:132
Functionsave_minimal
unittests/structs_specialized.hpp:316
Functionsave_minimal
unittests/structs_minimal.hpp:88
Methodsave_minimal
sandbox/sandbox_vs.cpp:103
Methodsave_minimal
sandbox/sandbox_vs.cpp:183
Methodsave_minimal
unittests/structs_specialized.hpp:43
Methodsave_minimal
unittests/structs_specialized.hpp:61
Methodsave_minimal
unittests/structs_specialized.hpp:193
Methodsave_minimal
unittests/structs_specialized.hpp:216
Methodsave_minimal
unittests/structs_minimal.hpp:41
Methodsave_minimal
unittests/structs_minimal.hpp:66
Methodsave_minimal
unittests/structs_minimal.hpp:181
Methodsearch
Adjust our position such that we are at the node with the given name ! @throws Exception if no such named node exists */
include/cereal/archives/json.hpp:531
Methodsearch
Searches for the expectedName node if it doesn't match the actualName ! This needs to be called before every load or node start occurs. This function
include/cereal/archives/json.hpp:565
Methodseparator_to_stream
unittests/doctest.h:5635
Functionserialize
sandbox/sandbox_json.cpp:94
Functionserialize
sandbox/sandbox.cpp:157
Functionserialize
sandbox/sandbox_vs.cpp:120
Functionserialize
unittests/structs_specialized.hpp:238
Functionserialize
unittests/atomic.hpp:71
Functionserialize
unittests/versioning.hpp:90
Functionserialize
unittests/common.hpp:225
Functionserialize
include/cereal/types/functional.hpp:38
Methodserialize
sandbox/sandbox_rtti.cpp:114
Methodserialize
sandbox/sandbox_rtti.cpp:129
Methodserialize
sandbox/sandbox_rtti.cpp:139
Methodserialize
sandbox/sandbox_rtti.cpp:170
Methodserialize
sandbox/sandbox_rtti.cpp:192
Methodserialize
sandbox/sandbox_json.cpp:57
Methodserialize
sandbox/sandbox_json.cpp:131
Methodserialize
sandbox/sandbox_json.cpp:148
Methodserialize
sandbox/sandbox_json.cpp:189
Methodserialize
sandbox/sandbox_json.cpp:254
Methodserialize
sandbox/sandbox_json.cpp:284
Methodserialize
sandbox/sandbox_json.cpp:305
Methodserialize
sandbox/sandbox.cpp:58
Methodserialize
sandbox/sandbox.cpp:120
Methodserialize
sandbox/sandbox.cpp:194
Methodserialize
sandbox/sandbox.cpp:211
Methodserialize
sandbox/sandbox.cpp:238
Methodserialize
sandbox/sandbox.cpp:264
Methodserialize
sandbox/sandbox.cpp:412
Methodserialize
sandbox/performance.cpp:292
Methodserialize
sandbox/performance.cpp:306
Methodserialize
sandbox/performance.cpp:320
Methodserialize
sandbox/performance.cpp:334
Methodserialize
sandbox/sandbox_vs.cpp:164
Methodserialize
sandbox/sandbox_shared_lib/derived.hpp:11
Methodserialize
sandbox/sandbox_shared_lib/base.hpp:23
Methodserialize
sandbox/sandbox_shared_lib/base.hpp:33
Methodserialize
unittests/load_construct.hpp:38
Methodserialize
unittests/load_construct.hpp:68
Methodserialize
unittests/load_construct.hpp:98
Methodserialize
unittests/load_construct.hpp:135
Methodserialize
unittests/load_construct.hpp:172
Methodserialize
unittests/structs_specialized.hpp:34
Methodserialize
unittests/structs_specialized.hpp:52
Methodserialize
unittests/structs_specialized.hpp:70
Methodserialize
unittests/structs_specialized.hpp:88
Methodserialize
unittests/structs_specialized.hpp:105
Methodserialize
unittests/user_data_adapters.hpp:62
Methodserialize
unittests/memory_cycles.hpp:48
Methodserialize
unittests/memory_cycles.hpp:79
Methodserialize
unittests/atomic.hpp:44
Methodserialize
unittests/defer.hpp:40
Methodserialize
unittests/defer.hpp:75
Methodserialize
unittests/versioning.hpp:42
Methodserialize
unittests/versioning.hpp:58
Methodserialize
unittests/portability_test.cpp:45
Methodserialize
unittests/portability_test.cpp:85
Methodserialize
unittests/portability_test.cpp:122
Methodserialize
unittests/memory.hpp:121
Methodserialize
unittests/polymorphic.hpp:51
Methodserialize
unittests/polymorphic.hpp:72
Methodserialize
unittests/polymorphic.hpp:93
Methodserialize
unittests/polymorphic.hpp:115
Methodserialize
unittests/polymorphic.hpp:141
Methodserialize
unittests/polymorphic.hpp:165
Methodserialize
unittests/polymorphic.hpp:197
Methodserialize
unittests/polymorphic.hpp:407
Methodserialize
unittests/structs_minimal.hpp:126
Methodserialize
unittests/common.hpp:195
MethodserializeDeferments
Serializes any data marked for deferment using defer ! This will cause any data wrapped in DeferredData to be immediately serialized */
include/cereal/cereal.hpp:339
Methodserialzize
sandbox/sandbox_vs.cpp:80
MethodsetAsDefaultForAssertsOutOfTestCases
unittests/doctest.h:3714
MethodsetAssertHandler
unittests/doctest.h:3715
MethodsetCout
unittests/doctest.h:3716
MethodsetNextName
Sets the name for the next node created with startNode
include/cereal/archives/json.hpp:240
MethodsetNextName
Sets the name for the next node created with startNode
include/cereal/archives/xml.hpp:248
MethodsetOnHeap
unittests/doctest.h:3329
MethodsetOption
unittests/doctest.h:3710
MethodsetResult
unittests/doctest.h:4591
FunctionsetTestSuite
sets the current test suite
unittests/doctest.h:4158
MethodsetX
sandbox/sandbox.cpp:423
← previousnext →1,501–1,600 of 1,781, ranked by callers