class DFD


Public Methods

DFD ()
void GetAttributes (ATTRLIST *AttributesBuffer)
void GetFieldName (STRING *StringBuffer)
void GetFieldType (STRING *StringBuffer)
INT GetFileNumber ()
DFD& operator= (const DFD& OtherDfd)
void SetAttributes (const ATTRLIST& NewAttributes)
void SetFieldName (const STRING& NewFieldName)
void SetFieldType (const STRING& NewFieldType)
void SetFileNumber (const INT NewFileNumber)
~DFD ()

Private Fields

ATTRLIST Attributes
INT FileNumber

Documentation

DFD()

DFD& operator=(const DFD& OtherDfd)

void SetFieldName(const STRING& NewFieldName)

void GetFieldName(STRING *StringBuffer)

void SetFieldType(const STRING& NewFieldType)

void GetFieldType(STRING *StringBuffer)

void SetFileNumber(const INT NewFileNumber)

INT GetFileNumber()

void SetAttributes(const ATTRLIST& NewAttributes)

void GetAttributes(ATTRLIST *AttributesBuffer)

~DFD()

INT FileNumber

ATTRLIST Attributes


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de