OWLNext
7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
IMPLEMENT_STREAMABLE_FROM_BASE macro
Streaming Macros
Syntax
IMPLEMENT_STREAMABLE_FROM_BASE
(
cls
,
base1
)
VarType
Definition
safearray.h:14
IMPLEMENT_STREAMABLE_FROM_BASE
#define IMPLEMENT_STREAMABLE_FROM_BASE(cls, base1)
Definition
objstrm.h:1730
Header File
objstrm.h
Description
This macro expands to
IMPLEMENT_STREAMABLE_CLASS
(constructs a TStreamableClass instance)
IMPLEMENT_STREAMABLE_CTOR1
(defines a one base class constructor that is called by Build)
IMPLEMENT_STREAMABLE_POINTER
(defines the instance pointer extraction operator)
OWLNext
Overview of ObjectWindows
Using persistent streams classes
Streaming Macros
Generated by
1.10.0