_attrid.h File Reference
#include "util/narray.h"
#include "util/nstring.h"
#include "util/nvariant.h"
#include "attr/attributeclasses.h"
Go to the source code of this file.
Classes | |
| class | _attrid |
Variables | |
| const int | ID_REGISTRY_SIZE = 256 |
| size of the id tables, i.e. max. number of ids of each type | |
Variable Documentation
|
|
size of the id tables, i.e. max. number of ids of each type Private helper class for the Mangalore attribute system. This adds a data type to the generic _id class. The class is used as a base class for _attridTyped which adds compile time type information to the attribute ids. (C) 2005 Radon Labs GmbH |