ocBase Class Reference

#include <ocControls.h>

Inheritance diagram for ocBase:

Inheritance graph
[legend]
Collaboration diagram for ocBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ocBase ()
 ocBase (string inTag, string attrIn="")
ocBaseaddNext (ocBase *newnext)
ocBasegetNext (void)
virtual ~ocBase ()
void erase (ocBase *toErase)
string getContent (void)
ocBasesetContent (string inContent)
virtual string getHtml (void)
 ocBase ()
 ocBase (string inTag, string attrIn="")
ocBaseaddNext (ocBase *newnext)
ocBasegetNext (void)
virtual ~ocBase ()
void erase (ocBase *toErase)
string getContent (void)
ocBasesetContent (string inContent)
virtual string getHtml (void)

Protected Attributes

string content
string tag
string attr
bool container
ocBasenext
ocBasenext


Detailed Description

Definition at line 6 of file ocControls.h.


Constructor & Destructor Documentation

ocBase::ocBase (  )  [inline]

Definition at line 16 of file ocControls.h.

ocBase::ocBase ( string  inTag,
string  attrIn = "" 
) [inline]

Definition at line 17 of file ocControls.h.

References attr, and tag.

virtual ocBase::~ocBase (  )  [inline, virtual]

Definition at line 39 of file ocControls.h.

References erase(), and next.

ocBase::ocBase (  )  [inline]

Definition at line 16 of file ocControls.h.

ocBase::ocBase ( string  inTag,
string  attrIn = "" 
) [inline]

Definition at line 17 of file ocControls.h.

References attr, and tag.

virtual ocBase::~ocBase (  )  [inline, virtual]

Definition at line 39 of file ocControls.h.

References erase(), and next.


Member Function Documentation

ocBase* ocBase::addNext ( ocBase newnext  )  [inline]

Definition at line 24 of file ocControls.h.

References next.

Referenced by ctrlDateGroup().

ocBase* ocBase::getNext ( void   )  [inline]

Definition at line 35 of file ocControls.h.

References next.

Referenced by forms_base::makeDateGroup().

void ocBase::erase ( ocBase toErase  )  [inline]

Definition at line 43 of file ocControls.h.

References erase(), and next.

Referenced by erase(), and ~ocBase().

string ocBase::getContent ( void   )  [inline]

Definition at line 53 of file ocControls.h.

References content.

ocBase& ocBase::setContent ( string  inContent  )  [inline]

virtual string ocBase::getHtml ( void   )  [inline, virtual]

ocBase* ocBase::addNext ( ocBase newnext  )  [inline]

Definition at line 24 of file ocControls.h.

References next.

ocBase* ocBase::getNext ( void   )  [inline]

Definition at line 35 of file ocControls.h.

References next.

void ocBase::erase ( ocBase toErase  )  [inline]

Definition at line 43 of file ocControls.h.

References erase(), and next.

string ocBase::getContent ( void   )  [inline]

Definition at line 53 of file ocControls.h.

References content.

ocBase& ocBase::setContent ( string  inContent  )  [inline]

Definition at line 54 of file ocControls.h.

References content.

virtual string ocBase::getHtml ( void   )  [inline, virtual]


Member Data Documentation

string ocBase::content [protected]

string ocBase::tag [protected]

string ocBase::attr [protected]

bool ocBase::container [protected]

ocBase* ocBase::next [protected]

Definition at line 13 of file ocControls.h.

Referenced by addNext(), erase(), getNext(), and ~ocBase().

ocBase* ocBase::next [protected]

Definition at line 13 of file ocControls.h.


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:30 2009 for w3systemsDevelopment by  doxygen 1.5.5