![]() |
Home | Libraries | Author | Links |
This C header is generated automatically by the AWK script mkbasetypetypedoc.awk, which expands the variables Group and ItemType.
Definition in file StmMutexAdtDoc.h.
Go to the source code of this file.
StmMutex Representation | |
An object of abstract data type StmMutex is represented as a pointer to its implementation. | |
typedef struct StmMutexImpl_ | StmMutexImpl_ |
Type name of implementation structure. | |
typedef StmMutexImpl_ * | StmMutex |
Pointer to implementation. | |
typedef const StmMutexImpl_ * | ConstStmMutex |
Pointer to constant implementation. |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).