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

mpcl::text::html::TText Class Reference

HTML text. More...

#include <text.hh>

Inheritance diagram for mpcl::text::html::TText:

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

Public Methods

 TText (const char *pkcTEXT, size_t zSIZE=0, const char *pkcALIGN="left", const char *pkcCOLOR="")
 Builds a new instance.

 TText (const char *pkcIDENTIFIER, const char *pkcTEXT, size_t zSIZE=0, const char *pkcALIGN="left", const char *pkcCOLOR="")
 Builds a new assignable instance.

void reset (void)
 Clears attribute "value".


Protected Methods

void writeUsing (std::basic_ostream< char > &rtTARGET_OSTREAM, const TString &rkySOURCE_QUALIFIED_IDENTIFIER) const

Detailed Description

HTML text.

Definition at line 62 of file text.hh.


Member Function Documentation

void mpcl::text::html::TText::writeUsing std::basic_ostream< char > &    rtTARGET_OSTREAM,
const TString   rkySOURCE_QUALIFIED_IDENTIFIER
const [protected, virtual]
 

Writes on rtTARGET_OSTREAM this i nstance, using the identifier rkyQUALIFIED_IDENTIFIER plus qualified identifier.

Parameters:
rtTARGET_OSTREAM  Target stream.
rkyQUALIFIED_IDENTIFIER  Source qualified identifier.
See also:
qualifiedIdentifier().

Reimplemented from mpcl::text::html::TTag.

Definition at line 71 of file text.cc.

References mpcl::text::html::TTag::attribute(), mpcl::text::html::TTag::gIsQualified, mpcl::text::html::TTag::isVisible(), mpcl::text::html::kcIdentifierSeparator, mpcl::text::html::TTag::qualifiedIdentifier(), mpcl::text::html::TTag::tAttributeMap, mpcl::text::TString, and mpcl::util::collection::TStringToStringMap.


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