Jolt Physics
A multi core friendly Game Physics Engine
|
Interface class for writing to an object stream. More...
#include <ObjectStream.h>
Additional Inherited Members | |
Public Types inherited from ObjectStream | |
enum class | EStreamType { Text , Binary } |
Stream type. More... | |
Protected Types inherited from ObjectStream | |
using | Identifier = uint32 |
Identifier for objects. | |
Protected Member Functions inherited from ObjectStream | |
virtual | ~ObjectStream ()=default |
Destructor. | |
Static Protected Attributes inherited from ObjectStream | |
static constexpr int | sVersion = 1 |
static constexpr int | sRevision = 0 |
static constexpr Identifier | sNullIdentifier = 0 |
Interface class for writing to an object stream.
Reimplemented in ObjectStreamTextOut.
Reimplemented in ObjectStreamTextOut.
Reimplemented in ObjectStreamTextOut.
|
pure virtual |
Implemented in ObjectStreamOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
|
pure virtual |
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
|
pure virtual |
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
|
pure virtual |
Implemented in ObjectStreamOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.
Implemented in ObjectStreamBinaryOut, and ObjectStreamTextOut.