The Psyche Project
Public Types | Public Member Functions | List of all members
psy::TextElementTable< ElemT > Class Template Reference

Public Types

typedef ElemT *const * iterator
 

Public Member Functions

 TextElementTable (const TextElementTable &)=delete
 
void operator= (const TextElementTable &)=delete
 
iterator begin () const
 
iterator end () const
 
bool empty () const
 
unsigned int size () const
 
const ElemT * at (unsigned int idx) const
 
const ElemT * find (const char *chars, unsigned int size) const
 
const ElemT * findOrInsert (const char *chars, unsigned int size)
 
void reset ()
 

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