#include <out.h>
Inheritance diagram for OutLine:

Public Member Functions | |
| OutLine (byte *Text, int Textlen, int Bytes) | |
| ~OutLine () | |
Public Attributes | |
| int | textlen |
| byte * | text |
| int | bytes |
|
||||||||||||||||
|
|
|
|
Definition at line 57 of file out.cc. References text. |
|
|
Definition at line 33 of file out.h. Referenced by OutAddr::appendLine(), AnalyserOutput::getLineByteLength(), and OutLine(). |
|
|
Definition at line 32 of file out.h. Referenced by AnalyserOutput::getLineString(), OutLine(), and ~OutLine(). |
|
|
Definition at line 31 of file out.h. Referenced by OutAddr::appendLine(), AnalyserOutput::getLineString(), and OutLine(). |
1.3.5