Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OutLine Class Reference

#include <out.h>

Inheritance diagram for OutLine:

Object List of all members.

Public Member Functions

 OutLine (byte *Text, int Textlen, int Bytes)
 ~OutLine ()

Public Attributes

int textlen
byte * text
int bytes

Constructor & Destructor Documentation

OutLine::OutLine byte *  Text,
int  Textlen,
int  Bytes
 

Definition at line 49 of file out.cc.

References byte, bytes, malloc(), text, and textlen.

OutLine::~OutLine  ) 
 

Definition at line 57 of file out.cc.

References text.


Member Data Documentation

int OutLine::bytes
 

Definition at line 33 of file out.h.

Referenced by OutAddr::appendLine(), AnalyserOutput::getLineByteLength(), and OutLine().

byte* OutLine::text
 

Definition at line 32 of file out.h.

Referenced by AnalyserOutput::getLineString(), OutLine(), and ~OutLine().

int OutLine::textlen
 

Definition at line 31 of file out.h.

Referenced by OutAddr::appendLine(), AnalyserOutput::getLineString(), and OutLine().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:08 2004 by doxygen 1.3.5