17#ifndef __mmuIdFactory_h
18#define __mmuIdFactory_h
54 friend class mmuIdFactoryTest;
long albaID
type for IDs inside ALBA
albaUtility - the pourpose of this class is just to groups utilities classes
Factory for Ids used to generate unique Ids at runtime.
static albaID GetNextId(const char *evtname)
Internally used to keep a unique ID for the events.
static albaID m_IdCounter
static const char * GetIdName(albaID id)
this function can be used to obtain an event Name, given its ID
static albaID GetId(const char *evtname)
Alloc a number of IDs assigning a name to the group.