KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
spear::Lexem Class Reference

#include <Lexicon.h>

Inheritance diagram for spear::Lexem:
spear::RCObject

Public Member Functions

 Lexem ()
 
 Lexem (const String &w)
 
void add (int tag)
 
const StringgetWord () const
 
const std::list< spear::Pair
< int, int > > & 
getLabels () const
 
int getCount () const
 
- Public Member Functions inherited from spear::RCObject
void addReference ()
 
void removeReference ()
 

Additional Inherited Members

- Public Attributes inherited from spear::RCObject
unsigned short refCount
 
- Protected Member Functions inherited from spear::RCObject
 RCObject ()
 
 RCObject (const RCObject &rhs)
 
RCObjectoperator= (const RCObject &rhs)
 
virtual ~RCObject ()=0
 

Constructor & Destructor Documentation

spear::Lexem::Lexem ( )
inline
spear::Lexem::Lexem ( const String w)
inline

Member Function Documentation

void Lexem::add ( int  tag)
int spear::Lexem::getCount ( ) const
inline
const std::list< spear::Pair<int, int> >& spear::Lexem::getLabels ( ) const
inline
const String& spear::Lexem::getWord ( ) const
inline

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