LeviLamina
Loading...
Searching...
No Matches
cereal::DynamicValueSchemaWriter Class Reference
+ Inheritance diagram for cereal::DynamicValueSchemaWriter:

Public Member Functions

DynamicValueSchemaWriteroperator= (DynamicValueSchemaWriter const &)
 
 DynamicValueSchemaWriter (DynamicValueSchemaWriter const &)
 
virtual bool write (::cereal::NullType)
 
virtual bool write (bool value)
 
virtual bool write (char value)
 
virtual bool write (uchar value)
 
virtual bool write (short value)
 
virtual bool write (ushort value)
 
virtual bool write (int value)
 
virtual bool write (uint value)
 
virtual bool write (int64 value)
 
virtual bool write (uint64 value)
 
virtual bool write (float value)
 
virtual bool write (double value)
 
virtual bool write (::std::string_view const value)
 
virtual bool pushMember (::std::string_view const value)
 
virtual void popMember ()
 
virtual bool openObject ()
 
virtual bool openArray (uint64 len)
 
virtual void close ()
 
MCAPI void $dtor ()
 
MCAPI bool $write (::cereal::NullType)
 
MCAPI bool $write (bool value)
 
MCAPI bool $write (char value)
 
MCAPI bool $write (uchar value)
 
MCAPI bool $write (short value)
 
MCAPI bool $write (ushort value)
 
MCAPI bool $write (int value)
 
MCAPI bool $write (uint value)
 
MCAPI bool $write (int64 value)
 
MCAPI bool $write (uint64 value)
 
MCAPI bool $write (float value)
 
MCAPI bool $write (double value)
 
MCAPI bool $write (::std::string_view const value)
 
MCAPI bool $pushMember (::std::string_view const value)
 
MCAPI void $popMember ()
 
MCAPI bool $openObject ()
 
MCAPI bool $openArray (uint64 len)
 
MCAPI void $close ()
 
virtual bool isSequenceWriter () const
 
MCAPI bool $isSequenceWriter () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 72 > mUnke7aa60
 
::ll::UntypedStorage< 8, 24 > mUnk29ce5e
 

Member Function Documentation

◆ write() [1/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( ::cereal::NullType )
virtual

Implements cereal::SchemaWriter.

◆ write() [2/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( bool value)
virtual

Implements cereal::SchemaWriter.

◆ write() [3/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( char value)
virtual

Implements cereal::SchemaWriter.

◆ write() [4/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( uchar value)
virtual

Implements cereal::SchemaWriter.

◆ write() [5/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( short value)
virtual

Implements cereal::SchemaWriter.

◆ write() [6/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( ushort value)
virtual

Implements cereal::SchemaWriter.

◆ write() [7/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( int value)
virtual

Implements cereal::SchemaWriter.

◆ write() [8/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( uint value)
virtual

Implements cereal::SchemaWriter.

◆ write() [9/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( int64 value)
virtual

Implements cereal::SchemaWriter.

◆ write() [10/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( uint64 value)
virtual

Implements cereal::SchemaWriter.

◆ write() [11/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( float value)
virtual

Implements cereal::SchemaWriter.

◆ write() [12/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( double value)
virtual

Implements cereal::SchemaWriter.

◆ write() [13/13]

virtual bool cereal::DynamicValueSchemaWriter::write ( ::std::string_view const value)
virtual

Implements cereal::SchemaWriter.

◆ pushMember()

virtual bool cereal::DynamicValueSchemaWriter::pushMember ( ::std::string_view const value)
virtual

Implements cereal::SchemaWriter.

◆ popMember()

virtual void cereal::DynamicValueSchemaWriter::popMember ( )
virtual

Implements cereal::SchemaWriter.

◆ openObject()

virtual bool cereal::DynamicValueSchemaWriter::openObject ( )
virtual

Implements cereal::SchemaWriter.

◆ openArray()

virtual bool cereal::DynamicValueSchemaWriter::openArray ( uint64 len)
virtual

Implements cereal::SchemaWriter.

◆ close()

virtual void cereal::DynamicValueSchemaWriter::close ( )
virtual

Implements cereal::SchemaWriter.

◆ $dtor()

MCAPI void cereal::DynamicValueSchemaWriter::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [1/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( ::cereal::NullType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [2/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( bool value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [3/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( char value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [4/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( uchar value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [5/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( short value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [6/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( ushort value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [7/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( int value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [8/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( uint value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [9/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( int64 value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [10/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( uint64 value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [11/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( float value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [12/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( double value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $write() [13/13]

MCAPI bool cereal::DynamicValueSchemaWriter::$write ( ::std::string_view const value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $pushMember()

MCAPI bool cereal::DynamicValueSchemaWriter::$pushMember ( ::std::string_view const value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $popMember()

MCAPI void cereal::DynamicValueSchemaWriter::$popMember ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $openObject()

MCAPI bool cereal::DynamicValueSchemaWriter::$openObject ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $openArray()

MCAPI bool cereal::DynamicValueSchemaWriter::$openArray ( uint64 len)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $close()

MCAPI void cereal::DynamicValueSchemaWriter::$close ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** cereal::DynamicValueSchemaWriter::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $isSequenceWriter()

MCAPI bool cereal::SchemaWriter::$isSequenceWriter ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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