OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcStream Member List

This is the complete list of members for ocf::TOcStream, including all inherited members.

Clone(IStream **ppstm)ocf::TOcStreamprotected
Commit(owl::uint32 commitFlags)ocf::TOcStream
CopyTo(TOcStream &stream, owl::uint64 cb, owl::uint64 *read=0, owl::uint64 *written=0)ocf::TOcStream
GetIStream()ocf::TOcStream
LockRegion(owl::uint64 offset, owl::uint64 cb, owl::uint32 lockType)ocf::TOcStream
Read(void *pv, owl::ulong cb, owl::ulong *read=0)ocf::TOcStream
Revert()ocf::TOcStream
Seek(owl::int64 move, owl::uint32 origin=STREAM_SEEK_SET, owl::uint64 *newPosition=0)ocf::TOcStream
SetSize(owl::uint64 newSize)ocf::TOcStream
Stat(STATSTG *statstg, owl::uint32 statFlag)ocf::TOcStream
StreamIocf::TOcStreamprotected
TOcStream(TOcStorage &storage, LPCTSTR name, bool create, owl::uint32 mode=STGM_READWRITE)ocf::TOcStream
TOcStream(TOcStream &stream)ocf::TOcStream
TOcStream(IStream *stream)ocf::TOcStream
UnlockRegion(owl::uint64 offset, owl::uint64 cb, owl::uint32 lockType)ocf::TOcStream
Write(void const *pv, owl::ulong cb, owl::ulong *written=0)ocf::TOcStream
~TOcStream()ocf::TOcStream