ScummVM API documentation
Sword25::OutputPersistenceBlock Member List

This is the complete list of members for Sword25::OutputPersistenceBlock, including all inherited members.

BLOCK_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
BOOL_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
FLOAT_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
getBoolSize() (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockinlinestatic
getData() const (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlockinline
getDataSize() const (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlockinline
getFloat32Size() (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockinlinestatic
getSInt32Size() (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockinlinestatic
getStringSize(const Common::String &string) (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockinlinestatic
getUInt32Size() (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockinlinestatic
OutputPersistenceBlock() (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
SINT_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
STRING_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
UINT_MARKER enum value (defined in Sword25::PersistenceBlock)Sword25::PersistenceBlockprotected
write(const void *data, uint32 size) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
write(int32 value) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
write(uint32 value) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
write(float value) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
write(bool value) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
writeByteArray(Common::Array< byte > &value) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock
writeString(const Common::String &string) (defined in Sword25::OutputPersistenceBlock)Sword25::OutputPersistenceBlock