LeviLamina
Loading...
Searching...
No Matches
cereal::SchemaWriter Struct Referenceabstract
+ Inheritance diagram for cereal::SchemaWriter:

Public Member Functions

virtual bool write (::cereal::NullType)=0
 
virtual bool write (bool)=0
 
virtual bool write (char)=0
 
virtual bool write (uchar)=0
 
virtual bool write (short)=0
 
virtual bool write (ushort)=0
 
virtual bool write (int)=0
 
virtual bool write (uint)=0
 
virtual bool write (int64)=0
 
virtual bool write (uint64)=0
 
virtual bool write (float)=0
 
virtual bool write (double)=0
 
virtual bool write (::std::string_view const)=0
 
virtual void writeValidityFlag (bool)=0
 
virtual void writeControlValue (uint)=0
 
virtual bool pushMember (::std::string_view const)=0
 
virtual void popMember ()=0
 
virtual::cereal::SchemaRWType openObject ()=0
 
virtual::cereal::SchemaRWType openArray (bool, uint64)=0
 
virtual void close ()=0
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnke9e0de
 
::ll::UntypedStorage< 1, 1 > mUnk225374
 

The documentation for this struct was generated from the following file: