Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

LCD_DocListener Class Reference

#include <LCD_DocListener.hh>

List of all members.

Public Member Functions

virtual void mutateDocHandler (LCD_DocumentImpl &doc)
virtual void deleteDocHander (LCD_DocumentImpl &doc)


Member Function Documentation

virtual void LCD_DocListener::deleteDocHander LCD_DocumentImpl doc  )  [inline, virtual]
 

Definition at line 18 of file LCD_DocListener.hh.

00018                                                       {
00019     return;    // by default do nothing
00020   }

virtual void LCD_DocListener::mutateDocHandler LCD_DocumentImpl doc  )  [inline, virtual]
 

Definition at line 15 of file LCD_DocListener.hh.

00015                                                        {
00016     return;   // by default do nothing
00017   }


The documentation for this class was generated from the following file:
Generated on Thu Oct 7 18:45:04 2004 for LCDG4 by doxygen 1.3.4