ARB
Typedefs
dbitem_set.h File Reference
#include <set>
#include "arbdb_base.h"
Include dependency graph for dbitem_set.h:

Go to the source code of this file.

Typedefs

typedef std::set< GBDATA * > DBItemSet
 
typedef DBItemSet::const_iterator DBItemSetIter
 

Typedef Documentation

typedef std::set<GBDATA*> DBItemSet

Definition at line 22 of file dbitem_set.h.

typedef DBItemSet::const_iterator DBItemSetIter

Definition at line 23 of file dbitem_set.h.