OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TStreamable Class Referenceabstract

#include <owl/objstrm.h>

Inheritance diagram for owl::TStreamable:
owl::TStreamableBase

Protected Member Functions

virtual LPCSTR streamableName () const =0
 
virtual voidread (ipstream &)=0
 
virtual void write (opstream &)=0
 

Friends

class _RTTI TOldStreamer
 

Additional Inherited Members

- Public Member Functions inherited from owl::TStreamableBase
virtual ~TStreamableBase ()
 

Detailed Description

Definition at line 115 of file objstrm.h.

Member Function Documentation

◆ read()

virtual void * owl::TStreamable::read ( ipstream & )
protectedpure virtual

◆ streamableName()

virtual LPCSTR owl::TStreamable::streamableName ( ) const
protectedpure virtual

◆ write()

virtual void owl::TStreamable::write ( opstream & )
protectedpure virtual

Friends And Related Symbol Documentation

◆ TOldStreamer

Definition at line 117 of file objstrm.h.


The documentation for this class was generated from the following file: