ocssw  1.0
Classes | Typedefs | Functions
Aq::Fw::Ws::Io Namespace Reference

Classes

class  FileStager

Typedefs

typedef int NumBytesAvail

Functions

void Error (const char *s)
void Error (const char *s, int n1)

Typedef Documentation

Definition at line 23 of file FileStager.h.


Function Documentation

void Aq::Fw::Ws::Io::Error ( const char *  s)

These Error functions are for printing errors in the event that something goes wrong in opening or reading the file. These are not the flight versions but have the same signature.

Definition at line 16 of file FileStager.cpp.

void Aq::Fw::Ws::Io::Error ( const char *  s,
int  n1 
)

Definition at line 17 of file FileStager.cpp.