INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
orcalog Namespace ReferenceBasic definitions for Orca logging facilities. More...
Detailed DescriptionBasic definitions for Orca logging facilities. This namespace is part of a library which contains basic definitions for Orca logging facilities.
Function Documentation
Optional utility, which allocates space for opened file. Raises FileException if something is wrong. Referenced by orcalog::LogReader::openLogFile().
Allocates memory for file and opens Raises FileException if something is wrong. Referenced by orcalog::LogWriter::createLogFile().
Optional utility, which allocates space for opened file. Raises FileException if something is wrong. Referenced by orcalog::LogReader::openLogFile().
Allocates memory for file and opens Raises FileException if something is wrong. Referenced by orcalog::LogWriter::createLogFile().
Parse a master file data line to data parameters. Throws orcalog::Exception if the data line has wrong format.
Parse required interface tag into interface type and suffix. The suffix is a number,e.g. '0', '1', '99', etc. Raises orcalog::Exception if parsing error is encountered. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)