newspeoplefor developersdocumentationdownloads

_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

const int ID_REGISTRY_SIZE = 256
 

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

Definition at line 20 of file _attrid.h.

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.