OBfile Method
Applies To
OBfile
Description
OOBfile constructor
Usage
OBfile(void) throw(
OException
)
OBfile
(const OBfile& other) throw(
OException
)
Arguments
other
Another OBfile object that is being copied.
Remarks
These methods construct a new
OBfile
instance.
Contents