Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

InlineHTMLList Class Reference

InlineHTML list. More...

#include <stree.h>

Inheritance diagram for InlineHTMLList:

NamedList List Node

Public Member Functions

 InlineHTMLList ()
 Constructor.

 InlineHTMLList (Node *statement)
 Constructor.

virtual ostream & php (ostream &os) const
 Writes node to the stream as php.

virtual Nodecopy () const
 Copies the node.


Detailed Description

InlineHTML list.

Definition at line 90 of file stree.h.


Constructor & Destructor Documentation

InlineHTMLList::InlineHTMLList  ) 
 

Constructor.

Definition at line 45 of file stree.cpp.

References CInlineHTMLList.

Referenced by copy().

InlineHTMLList::InlineHTMLList Node statement  ) 
 

Constructor.

Definition at line 47 of file stree.cpp.

References CInlineHTMLList.


Member Function Documentation

Node * InlineHTMLList::copy  )  const [virtual]
 

Copies the node.

Reimplemented from List.

Definition at line 59 of file stree.cpp.

References List::copyContent(), and InlineHTMLList().

ostream & InlineHTMLList::php ostream &  os  )  const [virtual]
 

Writes node to the stream as php.

Reimplemented from List.

Definition at line 49 of file stree.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:07 2003 for PHPX by doxygen 1.3.3