![]() |
Home | Libraries | Author | Links |
Definition in file unique.h.
Go to the source code of this file.
Defines | |
#define | StmSystemUniqueItemDefine(ItemType, TimeoutMs) StmSystemUniqueItemImpl_ (ItemType, TimeoutMs) |
Definition of the abstract data type StmSystemUnique<ItemType> providing a system-unique singleton item of the abstract data type ItemType. | |
#define | StmThreadSpecificItemDefine(ItemType) StmThreadSpecificItemImpl_ (ItemType) |
Definition of the abstract data type StmThreadSpecificItemType providing a thread-specific item of the abstract data type ItemType. | |
Functions | |
void | SampleStateTypeDestroy (SampleStateType item) |
SampleStateType destuction function required by the StmThreadSpecificItemDefine macro. |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).