Class Index | Cross Index | Namespace Index |
FrameWriterTOC
Contained in: FrameCPP::Version_3_4_5
Derived from:
FrameCPP::Version_3_4_5::Output
FrameCPP::Version_3_4_5::TOC
Derived by:
FrameCPP::Version_3_4_5::FrameAppendWriterTOC
#include "../../../../../lib/framecpp/src/Version3_4_5/framewritertoc.hh"
public function member index: |
|||
FrameWriterTOC | (std::ostream& out); | Constructs an object and writes the fileheader. | |
virtual | ~FrameWriterTOC | (); | Destructor |
void | close | (unsigned long dummy = 0); | Write the TOC and close the file |
virtual void | startRecord | (INT_2U classId, INT_4U length, const Base* b); | Begins a record. |
Exceptions:
Exception | Description |
write_failure |
Exceptions:
Exception | Description |
write_failure |
This writes out the length, class and instance id of the object and also initializes the ObjectInfo structure. Overloaded from Output class. TOC hosekeeping code.
Exceptions:
Exception | Description |
write_failure |