![]() |
Home | Libraries | Author | Links |
|
The SysToMath Base C Library module Unique provides abstract data types describing and handling system-unique singletons of an abstract data type and thread-specific data items of an abstract data type.
Files | |
| file | unique.h |
| Specification of data types and functions for system-unique singletons and thread-specific data items. | |
Modules | |
| Abstract Data Type Family StmSystemUnique<ItemType> | |
| StmSystemUnique<ItemType> is an abstract data type for a system-unique singleton of abstract data type ItemType. | |
| Abstract Data Type Family StmThreadSpecific<ItemType> | |
| StmThreadSpecific<ItemType> is an abstract data type for thread-specific items of abstract data type ItemType. | |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).