RebeccaAIML Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
rebecca::impl::AimlFacadeFacade to manage the memory allocation and deallocation of concrete objects that have publicly exposed interfaces as well as provide get'ers to the concerte objects using their exposed interfaces
rebecca::impl::CallBacksInherit from this class and override some or all of the methods for informative and error handling callbacks
rebecca::impl::DirectoryNotFoundExceptionWhen a directory is not found from a method, the method will throw this exception
rebecca::impl::ExceptionBase Exception class where all AIML exceptions are derived from
rebecca::impl::FileNotFoundExceptionWhen a file is not found from a method, the method will throw this exception
rebecca::impl::GraphBuilderThis is the interface from which all AIML action operations will take place
rebecca::impl::IllegalArgumentExceptionWhen Illegal Arguments are given to a AIML method, the method will throw this exception
rebecca::impl::InitializationExceptionIf a initialization of an object does not occur correctly, resulting in an incomplete or "zombie" object this exception will be thrown
rebecca::impl::InternalProgrammerErrorExceptionThis exception occurs because of a programming error inside of RebeccaAIML its self
rebecca::impl::StringPimplA String Private Implementation
rebecca::impl::XMLErrorExceptionIf an XMLError occurs inside of a user invoked method, this exception will be thrown

Generated on Wed Oct 12 23:40:33 2005 for RebeccaAIML by  doxygen 1.4.5