OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
IMPLEMENT_ABSTRACT_STREAMABLE macros

Streaming Macros

Syntax

#define IMPLEMENT_ABSTRACT_STREAMABLE(cls)
Definition objstrm.h:1718
#define IMPLEMENT_ABSTRACT_STREAMABLE1(cls, base1)
Definition objstrm.h:1719
#define IMPLEMENT_ABSTRACT_STREAMABLE5(cls, base1, base2, base3, base4, base5)
Definition objstrm.h:1723
#define IMPLEMENT_ABSTRACT_STREAMABLE2(cls, base1, base2)
Definition objstrm.h:1720
#define IMPLEMENT_ABSTRACT_STREAMABLE4(cls, base1, base2, base3, base4)
Definition objstrm.h:1722
#define IMPLEMENT_ABSTRACT_STREAMABLE3(cls, base1, base2, base3)
Definition objstrm.h:1721

Header File

objstrm.h

Description

Expands to