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
Double
Writes the given \c double value to the stream ! \param d The value to be written. \return Whether it is succeed. */
include/cereal/external/rapidjson/writer.h:193
Method
Double
include/cereal/external/rapidjson/internal/ieee754.h:25
Method
DuplicateItems
include/cereal/external/rapidjson/schema.h:1945
Method
EffectiveSignificandSize
include/cereal/external/rapidjson/internal/ieee754.h:51
Method
Empty
include/cereal/external/rapidjson/document.h:2541
Method
EnableSharedStateHelper
Saves the state of some type inheriting from enable_shared_from_this ! @param ptr The raw pointer held by the shared_ptr */
include/cereal/types/memory.hpp:142
Method
Encode
include/cereal/external/rapidjson/encodings.h:276
Method
Encode
include/cereal/external/rapidjson/encodings.h:425
Method
Encode
include/cereal/external/rapidjson/encodings.h:548
Method
Encode
include/cereal/external/rapidjson/encodings.h:623
Method
EncodeUnsafe
include/cereal/external/rapidjson/encodings.h:292
Method
EncodeUnsafe
include/cereal/external/rapidjson/encodings.h:432
Method
EncodeUnsafe
include/cereal/external/rapidjson/encodings.h:554
Method
EncodeUnsafe
include/cereal/external/rapidjson/encodings.h:630
Method
EncodedInputStream
include/cereal/external/rapidjson/encodedstream.h:72
Method
EncodedOutputStream
include/cereal/external/rapidjson/encodedstream.h:105
Method
EndArray
include/cereal/external/rapidjson/schema.h:1000
Method
EndArray
include/cereal/external/rapidjson/schema.h:2143
Method
EndArray
include/cereal/external/rapidjson/prettywriter.h:163
Method
EndArray
include/cereal/external/rapidjson/writer.h:245
Method
EndObject
include/cereal/external/rapidjson/schema.h:941
Method
EndObject
include/cereal/external/rapidjson/schema.h:2130
Method
EndObject
include/cereal/external/rapidjson/prettywriter.h:137
Method
EndObject
include/cereal/external/rapidjson/writer.h:230
Method
EndValue
include/cereal/external/rapidjson/schema.h:2264
Method
EndValue
Flush the value if it is the top level one.
include/cereal/external/rapidjson/writer.h:493
Function
Erase
Remove an element of array by iterator. ! \param pos iterator to the element to remove \pre IsArray() == true && \ref Begin() <= \c po
include/cereal/external/rapidjson/document.h:1709
Method
Erase
include/cereal/external/rapidjson/document.h:2554
Function
EraseValueByPointer
include/cereal/external/rapidjson/pointer.h:1397
Method
ErrnoGuard
unittests/doctest.h:4169
Method
Eval
include/cereal/external/rapidjson/internal/regex.h:357
Method
EvalQuantifier
include/cereal/external/rapidjson/internal/regex.h:414
Method
Exception
include/cereal/details/helpers.hpp:50
Method
ExceptionTranslator
unittests/doctest.h:1583
Method
Expand
include/cereal/external/rapidjson/internal/stack.h:183
Method
Exponent
include/cereal/external/rapidjson/internal/ieee754.h:39
Method
ExpressionDecomposer
unittests/doctest.h:3925
Method
Expression_lhs
unittests/doctest.h:1297
Method
FatalConditionHandler
unittests/doctest.h:4350
Function
FileReadStream
Constructor. ! \param fp File pointer opened for read. \param buffer user-supplied buffer. \param bufferSize size of buffer in
include/cereal/external/rapidjson/filereadstream.h:44
Method
FindPropertyIndex
O(n)
include/cereal/external/rapidjson/schema.h:1222
Method
Fixture
sandbox/sandbox_json.cpp:212
Function
Flush
include/cereal/external/rapidjson/encodedstream.h:54
Function
Flush
include/cereal/external/rapidjson/istreamwrapper.h:78
Function
Flush
include/cereal/external/rapidjson/memorystream.h:51
Function
Flush
include/cereal/external/rapidjson/stringbuffer.h:58
Function
Flush
include/cereal/external/rapidjson/filereadstream.h:56
Method
Flush
include/cereal/external/rapidjson/encodedstream.h:83
Method
Flush
include/cereal/external/rapidjson/encodedstream.h:111
Method
Flush
include/cereal/external/rapidjson/encodedstream.h:261
Method
Flush
include/cereal/external/rapidjson/stream.h:129
Method
Flush
include/cereal/external/rapidjson/stream.h:203
Method
Flush
Flush the output stream. ! Allows the user to flush the output stream immediately. */
include/cereal/external/rapidjson/writer.h:281
Method
Frag
include/cereal/external/rapidjson/internal/regex.h:167
Method
Free
Frees a memory block (concept Allocator)
include/cereal/external/rapidjson/allocators.h:238
Method
GenericArray
include/cereal/external/rapidjson/document.h:2535
Method
GenericDocument
Constructor ! Creates an empty document of specified type. \param type Mandatory type of object to create. \param allocato
include/cereal/external/rapidjson/document.h:2144
Method
GenericInsituStringStream
include/cereal/external/rapidjson/stream.h:191
Method
GenericMemberIterator
Default constructor (singular value) ! Creates an iterator pointing to no element. \note All operations, except for comparisons, are undefined
include/cereal/external/rapidjson/document.h:141
Method
GenericObject
include/cereal/external/rapidjson/document.h:2590
Method
GenericPointer
Default constructor.
include/cereal/external/rapidjson/pointer.h:107
Method
GenericReader
Constructor. ! \param stackAllocator Optional allocator for allocating stack memory. (Only use for non-destructive parsing) \param stackCapaci
include/cereal/external/rapidjson/reader.h:545
Method
GenericRegex
include/cereal/external/rapidjson/internal/regex.h:120
Method
GenericRegexSearch
include/cereal/external/rapidjson/internal/regex.h:612
Method
GenericSchemaDocument
Constructor. ! Compile a JSON document into schema document. \param document A JSON document as source. \param uri The base U
include/cereal/external/rapidjson/schema.h:1526
Method
GenericSchemaValidator
Constructor without output handler. ! \param schemaDocument The schema document to conform to. \param allocator Optional allocator for
include/cereal/external/rapidjson/schema.h:1785
Method
GenericStreamWrapper
include/cereal/external/rapidjson/stream.h:122
Method
GenericStringRef
include/cereal/external/rapidjson/document.h:292
Method
GenericStringStream
include/cereal/external/rapidjson/stream.h:157
Method
Get
include/cereal/external/rapidjson/document.h:441
Method
Get
include/cereal/external/rapidjson/document.h:449
Method
Get
include/cereal/external/rapidjson/document.h:457
Method
Get
include/cereal/external/rapidjson/document.h:467
Method
Get
include/cereal/external/rapidjson/document.h:476
Method
Get
include/cereal/external/rapidjson/document.h:485
Method
Get
include/cereal/external/rapidjson/document.h:493
Method
Get
include/cereal/external/rapidjson/document.h:501
Method
Get
include/cereal/external/rapidjson/document.h:509
Method
Get
include/cereal/external/rapidjson/document.h:518
Method
Get
include/cereal/external/rapidjson/document.h:528
Method
Get
include/cereal/external/rapidjson/document.h:537
Method
Get
include/cereal/external/rapidjson/document.h:546
Method
Get
include/cereal/external/rapidjson/document.h:553
Method
Get
include/cereal/external/rapidjson/document.h:562
Function
GetArray
include/cereal/external/rapidjson/document.h:1736
Function
GetBool
include/cereal/external/rapidjson/document.h:1091
Function
GetBuffer
include/cereal/external/rapidjson/memorybuffer.h:50
Function
GetColumn
Get the error column number, if error exists.
include/cereal/external/rapidjson/cursorstreamwrapper.h:61
Method
GetCount
include/cereal/external/rapidjson/internal/biginteger.h:219
Method
GetDigit
include/cereal/external/rapidjson/internal/biginteger.h:220
Method
GetErrorOffset
Get the position of last parsing error in input, 0 otherwise.
include/cereal/external/rapidjson/reader.h:686
Method
GetErrorOffset
Get the position of last parsing error in input, 0 otherwise.
include/cereal/external/rapidjson/document.h:2401
Function
GetFloat
Get the value as float type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessFloat() to check whether the converi
include/cereal/external/rapidjson/document.h:1764
Method
GetHashCode
include/cereal/external/rapidjson/schema.h:2174
Function
GetInt
include/cereal/external/rapidjson/document.h:1744
Method
GetInvalidSchemaKeyword
include/cereal/external/rapidjson/schema.h:2477
Function
GetLength
Get the length of string in Ch in the string buffer.
include/cereal/external/rapidjson/stringbuffer.h:85
Function
GetLine
Get the error line number, if error exists.
include/cereal/external/rapidjson/cursorstreamwrapper.h:59
Method
GetMaxDecimalPlaces
include/cereal/external/rapidjson/writer.h:147
Method
GetMember
include/cereal/external/rapidjson/schema.h:1098
← previous
next →
601–700 of 1,781, ranked by callers