Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: StandardLDPHead

Parent class: DataBlock

Description:
This class was machine generated from the file StandardLDPHead.db by the perl script db2class.

The following comments have been copied from that file:

This is an ITOS-like database definition for the product and page number fields of a Swift LDP packet.

Data Fields
publicconst static intsize
privateunsigned int_npages
privateSwiftHead3*_head3

Constructors / Destructor
public StandardLDPHead()
public StandardLDPHead(const StandardLDPHead& orig)

Methods
public virtual
constant
unsigned int npages()
public virtual
constant
SwiftHead3* head3()
public virtual void npages(unsigned int value)
public virtual void read(Reader* r)
Throws: Interpreter::Exception
public virtual void write(Writer* w)
Throws: Interpreter::Exception
public virtual const string& toString()

Operators
public int StandardLDPHead& == StandardLDPHead&
public int StandardLDPHead& != StandardLDPHead&


Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index