#include <submit_group.hh>
Inheritance diagram for mpcl::text::html::TSubmitGroup:
Public Methods | |
void | insertUpdating (const QTTag &rkqtTAG) |
void | insertUpdating (const QTTag &rkqtTAG, iterator tINDEX) |
Definition at line 47 of file submit_group.hh.
|
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.
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. |
|
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.
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. |