proto/Source/strings.h File Reference

Declaration of string store interface. More...

#include <limits>
#include <set>
#include <vector>
#include "exceptions.h"
#include "pool.h"

Namespaces

namespace  ace

Classes

class  ace::StringStore< _IndType >
 Class purpose is to store unique C-strings and let them be accessed (later) by unique numeral indices of given type (which shall be the smallest one unsigned type capable of store as much values as the number of C-strings expected). More...
class  ace::StringStoreLessComparator< _IndType >
 Functor designed for less than comparison of C-strings stored within StringStore. More...
class  ace::StringStoreEqualComparator< _IndType >
 Functor designed for equal to comparison of C-strings stored within StringStore. More...


Detailed Description

Declaration of string store interface.

(C) Ceslav Przywara 2008, MFF UK Prague


Generated on Wed Aug 6 23:25:49 2008 for PACE by  doxygen 1.5.6