CustomPerson Class Reference

The Custom Person class that overrides the regular Person AIML XML Tag. More...

#include <InnerTemplateAIMLTags.h>

List of all members.

Public Member Functions

 CustomPerson (GraphBuilderFramework &builder) throw ()
 Default constructor to call Tag::addInstanceOf() and to set the builder reference.
virtual StringPimpl getString () const throw (InternalProgrammerErrorException &)
 Returns the html string name of the AIML XML name of this class and any AIML XML tags that are inside of this AIML XML Tag.


Detailed Description

The Custom Person class that overrides the regular Person AIML XML Tag.


Constructor & Destructor Documentation

CustomPerson GraphBuilderFramework builder  )  throw () [inline]
 

Default constructor to call Tag::addInstanceOf() and to set the builder reference.

Parameters:
builder A reference to the graph builder framework that can be used to set and get information from the AIML engine.


Member Function Documentation

virtual StringPimpl getString  )  const throw (InternalProgrammerErrorException &) [inline, virtual]
 

Returns the html string name of the AIML XML name of this class and any AIML XML tags that are inside of this AIML XML Tag.

Returns:
the htm string name of the AIML XML Tag and any inner tags
Exceptions:
Does not throw anything


The documentation for this class was generated from the following file:
Generated on Thu Sep 7 22:05:52 2006 for RebeccaAIML by  doxygen 1.4.5