|
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 bool | pushMember (::std::string_view const)=0 |
|
virtual void | popMember ()=0 |
|
virtual bool | openObject ()=0 |
|
virtual bool | openArray (uint64)=0 |
|
virtual void | close ()=0 |
|
virtual bool | isSequenceWriter () const |
|
MCAPI bool | $isSequenceWriter () const |
|
◆ $isSequenceWriter()
MCAPI bool cereal::SchemaWriter::$isSequenceWriter |
( |
| ) |
const |
- 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 struct was generated from the following file: