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
MemberMinimal
sandbox/sandbox_vs.cpp:181
Method
MemberMinimal
unittests/structs_minimal.hpp:34
Method
MemberMinimalVersioned
unittests/structs_minimal.hpp:59
Method
MemberReserve
include/cereal/external/rapidjson/document.h:2604
Method
MemoryCycle
unittests/memory_cycles.hpp:33
Method
MemoryCycleLoadAndConstruct
unittests/memory_cycles.hpp:63
Method
MemoryPoolAllocator
Constructor with chunkSize. ! \param chunkSize The size of memory chunk. The default is kDefaultChunkSize. \param baseAllocator The allocator
include/cereal/external/rapidjson/allocators.h:123
Function
MemoryStream
include/cereal/external/rapidjson/memorystream.h:43
Method
MergeError
include/cereal/external/rapidjson/schema.h:2369
Function
MessageBuilder
unittests/doctest.h:1692
Method
MessageBuilder
unittests/doctest.h:4656
Method
Min
include/cereal/external/rapidjson/internal/regex.h:453
Method
MulAdd64
Assume a * b + k < 2^128
include/cereal/external/rapidjson/internal/biginteger.h:249
Method
NameValuePair
Constructs a new NameValuePair ! @param n The name of the pair @param v The value to pair. Ideally this should be an l-value reference so t
include/cereal/details/helpers.hpp:165
Method
NeedPercentEncode
Check whether a character should be percent-encoded. ! According to RFC 3986 2.3 Unreserved Characters. \param c The character (code u
include/cereal/external/rapidjson/pointer.h:850
Method
NewRange
include/cereal/external/rapidjson/internal/regex.h:555
Method
NewState
include/cereal/external/rapidjson/internal/regex.h:322
Method
NoDefaultCtor
sandbox/sandbox.cpp:252
Method
NoIndent
Default options with no indentation
include/cereal/archives/json.hpp:126
Method
NodeInfo
include/cereal/archives/xml.hpp:326
Method
NodeInfo
include/cereal/archives/xml.hpp:700
Method
NonDefaultConstructible
unittests/boost/boost_variant.hpp:36
Method
NonMemberMinimal
unittests/structs_minimal.hpp:83
Method
NonMemberMinimalVersioned
unittests/structs_minimal.hpp:102
Method
NotNullStrLen
include/cereal/external/rapidjson/document.h:340
Method
Null
include/cereal/external/rapidjson/schema.h:785
Method
Null
include/cereal/external/rapidjson/schema.h:2104
Method
Null
include/cereal/external/rapidjson/prettywriter.h:95
Method
Null
include/cereal/external/rapidjson/writer.h:181
Method
NumberStream
include/cereal/external/rapidjson/reader.h:1401
Method
NumberStream
include/cereal/external/rapidjson/reader.h:1422
Method
NumberStream
include/cereal/external/rapidjson/reader.h:1448
Method
OOJson
sandbox/sandbox_json.cpp:292
Method
Object
unittests/polymorphic.hpp:398
Function
ObjectEmpty
Check whether the object is empty.
include/cereal/external/rapidjson/document.h:1112
Method
OneLA
unittests/load_construct.hpp:33
Method
OneLAVersioned
unittests/load_construct.hpp:61
Method
Options
Specify specific options for the PortableBinaryOutputArchive ! @param outputEndian The desired endianness of saved (output) data */
include/cereal/archives/portable_binary.hpp:100
Method
Options
Specify specific options for the PortableBinaryInputArchive ! @param inputEndian The desired endianness of loaded (input) data */
include/cereal/archives/portable_binary.hpp:202
Method
Options
Specify specific options for the JSONOutputArchive ! @param precision The precision used for floating point numbers @param indentChar Th
include/cereal/archives/json.hpp:142
Method
Options
Specify specific options for the XMLOutputArchive ! @param precision_ The precision used for floating point numbers @param indent_ Wheth
include/cereal/archives/xml.hpp:117
Method
OurType
sandbox/sandbox_rtti.cpp:120
Method
OutputArchive
Construct the output archive ! @param derived A pointer to the derived ArchiveType (pass this from the derived archive) */
include/cereal/cereal.hpp:323
Method
OutputArchiveBase
include/cereal/details/helpers.hpp:272
Method
OutputBindingCreator
Initialize the binding
include/cereal/details/polymorphic_impl.hpp:653
Method
Parse
include/cereal/external/rapidjson/reader.h:557
Method
Parse
include/cereal/external/rapidjson/pointer.h:862
Method
Parse
include/cereal/external/rapidjson/internal/regex.h:194
Method
ParseArray
include/cereal/external/rapidjson/reader.h:806
Method
ParseFalse
include/cereal/external/rapidjson/reader.h:880
Method
ParseHex4
include/cereal/external/rapidjson/reader.h:904
Method
ParseNull
include/cereal/external/rapidjson/reader.h:854
Method
ParseNumber
include/cereal/external/rapidjson/reader.h:1454
Method
ParseObject
include/cereal/external/rapidjson/reader.h:738
Method
ParseRange
include/cereal/external/rapidjson/internal/regex.h:485
Method
ParseResult
Default constructor, no error.
include/cereal/external/rapidjson/error/error.h:111
Method
ParseString
include/cereal/external/rapidjson/reader.h:957
Method
ParseStringToStream
include/cereal/external/rapidjson/reader.h:989
Method
ParseTrue
include/cereal/external/rapidjson/reader.h:867
Method
ParseUint64
include/cereal/external/rapidjson/internal/biginteger.h:239
Method
ParseUnsigned
include/cereal/external/rapidjson/internal/regex.h:471
Method
ParseValue
include/cereal/external/rapidjson/reader.h:1736
Method
Patch
include/cereal/external/rapidjson/internal/regex.h:350
Method
PatternProperty
include/cereal/external/rapidjson/schema.h:1386
Function
Peek
include/cereal/external/rapidjson/encodedstream.h:48
Function
Peek
include/cereal/external/rapidjson/memorystream.h:45
Function
Peek
Not implemented
include/cereal/external/rapidjson/filewritestream.h:75
Function
Peek
include/cereal/external/rapidjson/filereadstream.h:50
Method
Peek
include/cereal/external/rapidjson/encodedstream.h:77
Method
Peek
Not implemented
include/cereal/external/rapidjson/encodedstream.h:114
Method
Peek
Not implemented
include/cereal/external/rapidjson/encodedstream.h:264
Method
Peek
include/cereal/external/rapidjson/stream.h:124
Method
Peek
Read
include/cereal/external/rapidjson/stream.h:194
Function
Peek4
For encoding detection only.
include/cereal/external/rapidjson/istreamwrapper.h:83
Function
Peek4
For encoding detection only.
include/cereal/external/rapidjson/memorystream.h:55
Function
Peek4
For encoding detection only.
include/cereal/external/rapidjson/filereadstream.h:61
Method
PercentDecodeStream
Constructor ! \param source Start of the stream \param end Past-the-end of the stream. */
include/cereal/external/rapidjson/pointer.h:1049
Method
PercentEncodeStream
include/cereal/external/rapidjson/pointer.h:1087
Method
PoDChildBoost
sandbox/performance.cpp:328
Method
PoDChildCereal
sandbox/performance.cpp:314
Method
PolyBase
unittests/polymorphic.hpp:134
Method
PolyBaseAA
unittests/polymorphic.hpp:43
Method
PolyBaseB
unittests/polymorphic.hpp:66
Method
PolyBaseC
unittests/polymorphic.hpp:87
Method
PolyDerived
unittests/polymorphic.hpp:156
Method
PolyDerivedD
unittests/polymorphic.hpp:108
Method
PolyDerivedLA
unittests/polymorphic.hpp:190
Method
PolyLA
unittests/polymorphic.hpp:183
Method
PolymorphicCaster
include/cereal/details/polymorphic_impl.hpp:121
Method
PolymorphicSharedPointerWrapper
! Wrap a raw polymorphic pointer in a shared_ptr to its true type The wrapped pointer will not be responsible for ownership of the held
include/cereal/details/polymorphic_impl.hpp:612
Method
PolymorphicVirtualCaster
Inserts an entry in the polymorphic casting map for this pairing ! Creates an explicit mapping between Base and Derived in both upwards and
include/cereal/details/polymorphic_impl.hpp:259
Function
Pop
include/cereal/external/rapidjson/memorybuffer.h:48
Function
Pop
include/cereal/external/rapidjson/stringbuffer.h:71
Method
Pop
include/cereal/external/rapidjson/reader.h:1410
Method
Pop
include/cereal/external/rapidjson/reader.h:1435
Method
Pop
include/cereal/external/rapidjson/stream.h:206
Method
PopBack
include/cereal/external/rapidjson/document.h:2553
Method
PopSchema
include/cereal/external/rapidjson/schema.h:2322
Method
PortableBinaryInputArchive
Construct, loading from the provided stream ! @param stream The stream to read from. Should be opened with std::ios::binary flag. @param opt
include/cereal/archives/portable_binary.hpp:222
Method
PortableBinaryOutputArchive
Construct, outputting to the provided stream ! @param stream The stream to output to. Should be opened with std::ios::binary flag. @param op
include/cereal/archives/portable_binary.hpp:120
← previous
next →
801–900 of 1,781, ranked by callers