OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::ObjectBuilder Struct Reference

#include <owl/streambl.h>

Inheritance diagram for owl::ObjectBuilder:
owl::TStreamableClass

Public Types

enum  { NoDelta = -1 }
 

Public Member Functions

 ObjectBuilder (BUILDER b, int d)
 

Public Attributes

BUILDER Builder
 
int Delta
 

Detailed Description

Definition at line 60 of file streambl.h.

Member Enumeration Documentation

◆ anonymous enum

Enumerator
NoDelta 

Definition at line 62 of file streambl.h.

Constructor & Destructor Documentation

◆ ObjectBuilder()

owl::ObjectBuilder::ObjectBuilder ( BUILDER b,
int d )
inline

Definition at line 64 of file streambl.h.

Member Data Documentation

◆ Builder

BUILDER owl::ObjectBuilder::Builder

Definition at line 66 of file streambl.h.

◆ Delta

int owl::ObjectBuilder::Delta

Definition at line 67 of file streambl.h.


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