CFx SDK Documentation  2023 SP0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OdPlatformStreamer Member List

This is the complete list of members for OdPlatformStreamer, including all inherited members.

getUnicodeStrFromBuffer(const OdUInt8 *&buffer, OdInt32 size)OdPlatformStreamerinlinestatic
putUnicodeStrToBuffer(const OdString &val, OdUInt8 *&buffer)OdPlatformStreamerinlinestatic
rd2Doubles(OdStreamBuf &streamBuf, void *doubles)OdPlatformStreamerinlinestatic
rd3Doubles(OdStreamBuf &streamBuf, void *doubles)OdPlatformStreamerinlinestatic
rdDouble(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
rdDoubles(OdStreamBuf &streamBuf, int numDoubles, void *doubles)OdPlatformStreamerinlinestatic
rdFloat(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
rdInt16(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
rdInt32(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
rdInt64(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
rdString(OdStreamBuf &streamBuf)OdPlatformStreamerinlinestatic
wr2Doubles(OdStreamBuf &streamBuf, const void *doubles)OdPlatformStreamerinlinestatic
wr3Doubles(OdStreamBuf &streamBuf, const void *doubles)OdPlatformStreamerinlinestatic
wrDouble(OdStreamBuf &streamBuf, double value)OdPlatformStreamerinlinestatic
wrDoubles(OdStreamBuf &streamBuf, int numDoubles, const void *doubles)OdPlatformStreamerinlinestatic
wrFloat(OdStreamBuf &out, float val)OdPlatformStreamerinlinestatic
wrInt16(OdStreamBuf &streamBuf, OdInt16 value)OdPlatformStreamerinlinestatic
wrInt32(OdStreamBuf &streamBuf, OdInt32 value)OdPlatformStreamerinlinestatic
wrInt64(OdStreamBuf &streamBuf, OdInt64 value)OdPlatformStreamerinlinestatic
wrString(OdStreamBuf &streamBuf, const OdString &val)OdPlatformStreamerinlinestatic