Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

dbRepLine Class Reference
[OOFILE Character-mode simple report writer.]

#include <oofrw.h>

Inheritance diagram for dbRepLine:

Inheritance graph
[legend]
Collaboration diagram for dbRepLine:

Collaboration graph
[legend]
List of all members.

Detailed Description

Line of text to draw in simple character report.


Public Member Functions

 dbRepLine ()
 ~dbRepLine ()
void prepare ()
void clear ()
void drawNCharsAt (unsigned int hPos, const char *theChars, unsigned int len)
void fillNCharsAt (unsigned int hPos, char theChar, unsigned int len)
void drawToStream (unsigned int hPos, unsigned int len, std::ostream &os)
bool hidden () const
void hide (bool hideIt=true)
virtual void describe (std::ostream &) const
 Provide human-readable information about object.

virtual oofString name () const

Public Attributes

char * mLine

Static Public Attributes

unsigned int mWidth

Protected Attributes

bool mHidden


Constructor & Destructor Documentation

dbRepLine::dbRepLine  )  [inline]
 

dbRepLine::~dbRepLine  ) 
 


Member Function Documentation

void dbRepLine::clear  ) 
 

void OOF_PublicBase::describe std::ostream &  os  )  const [virtual, inherited]
 

Provide human-readable information about object.

Overriden to provide much more detail particularly for dbTable::describe() which provides full schema.

Reimplemented in dbTable, dbConnect, dbField, dbChar, dbFixedBinary, and dbRelRefBase.

void dbRepLine::drawNCharsAt unsigned int  hPos,
const char *  theChars,
unsigned int  len
 

void dbRepLine::drawToStream unsigned int  hPos,
unsigned int  len,
std::ostream &  os
 

void dbRepLine::fillNCharsAt unsigned int  hPos,
char  theChar,
unsigned int  len
 

bool OOF_PublicBase::hidden  )  const [inline, inherited]
 

void OOF_PublicBase::hide bool  hideIt = true  )  [inline, inherited]
 

oofString OOF_PublicBase::name  )  const [virtual, inherited]
 

Reimplemented in dbTable, dbConnect, dbField, and OOF_adornerHolder.

void dbRepLine::prepare  ) 
 


Member Data Documentation

bool OOF_PublicBase::mHidden [protected, inherited]
 

char* dbRepLine::mLine
 

unsigned int dbRepLine::mWidth [static]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 21:51:17 2004 for OOFILE by doxygen 1.3.5