Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::text::html::TSubmitGroup Class Reference

HTML submit group. More...

#include <submit_group.hh>

Inheritance diagram for mpcl::text::html::TSubmitGroup:

mpcl::text::html::TContainer mpcl::text::html::TTag mpcl::text::html::TImageSubmitGroup List of all members.

Public Methods

void insertUpdating (const QTTag &rkqtTAG)
void insertUpdating (const QTTag &rkqtTAG, iterator tINDEX)

Detailed Description

HTML submit group.

Definition at line 47 of file submit_group.hh.


Member Function Documentation

void mpcl::text::html::TSubmitGroup::insertUpdating const QTTag   rkqtTAG,
iterator    tINDEX
[inline, virtual]
 

Inserts the smart pointer rqtTAG into this container. This member method is used to update the source tag pointed by rqtTAG and then, to insert that tag into this container.

Parameters:
rqtTAG  Tag to be inserted.
tINDEX  Iterator pointing to the position where the tag rqtTAG must be inserted.

Reimplemented from mpcl::text::html::TContainer.

Reimplemented in mpcl::text::html::TImageSubmitGroup.

Definition at line 67 of file submit_group.hh.

References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), mpcl::text::html::TTag::iterator, and mpcl::text::html::QTTag.

void mpcl::text::html::TSubmitGroup::insertUpdating const QTTag   rkqtTAG [inline, virtual]
 

Inserts the smart pointer rqtTAG into this container. This member method is used to update the source tag pointed by rqtTAG and then, to insert that tag into this container.

Parameters:
rqtTAG  Tag to be inserted.

Reimplemented from mpcl::text::html::TContainer.

Reimplemented in mpcl::text::html::TImageSubmitGroup.

Definition at line 61 of file submit_group.hh.

References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), and mpcl::text::html::QTTag.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18