class PHTML

This class describes a HyperText markup Language string as used by the World Wide Web and the PURL and PHTTPSocket class.

Inheritance:



Inherited from PStringStream:

Public Methods

oPStringStream& operator=( const PStringStream & strm )
oPStringStream& operator=( const PString & str )
oPStringStream& operator=( const char* cstr )
oPStringStream& operator=( char ch )


Inherited from PString:

Public Methods

Construction

Overrides from class PObject

Overrides from class PContainer

Size/Length functions

Concatenation operators *

Comparison operators

Search & replace functions

Sub-string functions

Conversion functions


Inherited from PCharArray:


Inherited from PBaseArray:

Public Methods

New functions for class


Inherited from PAbstractArray:

Protected Fields

oPINDEX elementSize
ochar* theArray
oBOOL allocatedDynamically


Inherited from PContainer:

Public Methods

Common functions for containers

Protected Methods

ovirtual void DestroyContents()
ovirtual void AssignContents(const PContainer & c)
ovoid CopyContents(const PContainer & c)
ovoid CloneContents(const PContainer* src)
ovoid Destruct()


Inherited from PObject:

Public Methods

Run Time Type functions

I/O functions

Public Members

Comparison functions


Documentation

This class describes a HyperText markup Language string as used by the World Wide Web and the PURL and PHTTPSocket class.

All of the standard stream I/O operators, manipulators etc will operate on the PString class.


This class has no child classes.
Friends:
class TableStart
class TableEnd

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.