Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YLogFile Class Reference

#include <logfile.h>

Inheritance diagram for YLogFile:

Inheritance graph
[legend]
Collaboration diagram for YLogFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YLogFile (const QString &f)
int ReadLine (QString &)
int GetLineNumber () const
int ReadGlobalArg (YASA_TIME &time, const QString &comparestring)
int ReadGlobalDoubleArg (double &value, const QString &comparestr)

Private Attributes

int linenumber

Detailed Description

Logfile File descriptor


Constructor & Destructor Documentation

YLogFile::YLogFile const QString &    f [inline]
 


Member Function Documentation

int YLogFile::GetLineNumber   const [inline]
 

int YLogFile::ReadGlobalArg YASA_TIME   time,
const QString &    comparestr
 

Reads one of the global arguments and checks if it is correct If the function fails the argument time will set to zero !

int YLogFile::ReadGlobalDoubleArg double &    value,
const QString &    comparestr
 

Reads one of the global arguments and checks if it is correct If the function fails the argument time will set to zero !

int YLogFile::ReadLine QString &    str
 

Reads a line from the logfile


Member Data Documentation

int YLogFile::linenumber [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:57:11 2003 for Yasa by doxygen1.3-rc3