#include <image_submit_group.hh>
Inheritance diagram for mpcl::text::html::TImageSubmitGroup:
Public Methods | |
void | insertUpdating (const QTTag &rkqtTAG) |
void | insertUpdating (const QTTag &rkqtTAG, iterator tINDEX) |
Definition at line 46 of file image_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::TSubmitGroup. Definition at line 70 of file image_submit_group.hh. References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), mpcl::text::html::TTag::iterator, mpcl::text::html::kcIdentifierValueSeparator, 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::TSubmitGroup. Definition at line 60 of file image_submit_group.hh. References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), mpcl::text::html::kcIdentifierValueSeparator, and mpcl::text::html::QTTag. |