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

oofRepBandList Class Reference
[OOFILE Report writer]

#include <oofrep.h>

Collaboration diagram for oofRepBandList:

Collaboration graph
[legend]
List of all members.

Detailed Description

List of bands attached to report or other bands, eg: page headers.


Public Types

enum  keepTogetherT { eDefaultTogether, eKeepTogether, eAllowSplit }

Public Member Functions

 oofRepBandList (keepTogetherT keepTogether=eDefaultTogether)
 oofRepBandList (const oofRepBandList &)
const oofRepBandListoperator= (const oofRepBandList &)
 ~oofRepBandList ()
oofRepBandListclone ()
unsigned long minHeight () const
bool keepTogether () const
void keepTogether (bool)
void start ()
bool more () const
void next ()
void deleteItem (unsigned long index)
unsigned long count () const
oofRepBandoperator() ()
oofRepBandoperator[] (unsigned long index)
oofRepBandcurrent ()
oofRepBandvalue (unsigned long) const
void append (oofRepBand *adoptedBand)
oofRepBandListoperator<< (oofRepBand *adoptedBand)
oofRepBandListoperator<< (const oofRepBand &prototypeBand)
unsigned long fixedHeight ()
void finishConstruction ()
void describe (std::ostream &os)


Member Enumeration Documentation

enum oofRepBandList::keepTogetherT
 

Enumeration values:
eDefaultTogether 
eKeepTogether 
eAllowSplit 


Constructor & Destructor Documentation

oofRepBandList::oofRepBandList keepTogetherT  keepTogether = eDefaultTogether  ) 
 

oofRepBandList::oofRepBandList const oofRepBandList  ) 
 

oofRepBandList::~oofRepBandList  ) 
 


Member Function Documentation

void oofRepBandList::append oofRepBand adoptedBand  ) 
 

oofRepBandList * oofRepBandList::clone  ) 
 

unsigned long oofRepBandList::count  )  const [inline]
 

oofRepBand * oofRepBandList::current  )  [inline]
 

void oofRepBandList::deleteItem unsigned long  index  )  [inline]
 

void oofRepBandList::describe std::ostream &  os  ) 
 

void oofRepBandList::finishConstruction  ) 
 

unsigned long oofRepBandList::fixedHeight  ) 
 

void oofRepBandList::keepTogether bool   )  [inline]
 

bool oofRepBandList::keepTogether  )  const [inline]
 

unsigned long oofRepBandList::minHeight  )  const [inline]
 

bool oofRepBandList::more  )  const [inline]
 

void oofRepBandList::next  )  [inline]
 

oofRepBand * oofRepBandList::operator()  )  [inline]
 

oofRepBandList & oofRepBandList::operator<< const oofRepBand prototypeBand  )  [inline]
 

oofRepBandList & oofRepBandList::operator<< oofRepBand adoptedBand  )  [inline]
 

const oofRepBandList & oofRepBandList::operator= const oofRepBandList  ) 
 

oofRepBand * oofRepBandList::operator[] unsigned long  index  )  [inline]
 

void oofRepBandList::start  )  [inline]
 

oofRepBand * oofRepBandList::value unsigned  long  )  const [inline]
 


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