ISLEman
Public Types | Public Member Functions | List of all members
SearchIndexIntf Class Referenceabstract
Inheritance diagram for SearchIndexIntf:
SearchIndex SearchIndexExternal

Public Types

enum  Kind { Internal, External }
 

Public Member Functions

 SearchIndexIntf (Kind k)
 
virtual void setCurrentDoc (Definition *ctx, const char *anchor, bool isSourceFile)=0
 
virtual void addWord (const char *word, bool hiPriority)=0
 
virtual void write (const char *file)=0
 
Kind kind () const
 

The documentation for this class was generated from the following file: