![]() |
Home | Libraries | Author | Links |
Definition in file systemuniquetest.c.
Go to the source code of this file.
Data Structures | |
struct | SampleMboxTypeImpl_ |
Implementation structure of the abstract data type SampleMboxType. More... | |
Functions | |
static int | stmSampleMboxTypeInit (SampleMboxType item, void *data) |
SampleMboxType initialization function required by the StmSystemUniqueItemDefine macro. | |
static int | stmSampleMboxTypeDeinit (SampleMboxType item) |
SampleMboxType deinitialization function required by the StmSystemUniqueItemDefine macro. | |
int | main (int argc, char **argv) |
Main function implementing the command systemuniquetest. | |
Variables | |
static StmSystemUniqueSampleMboxType | sui |
Definition of the system-unique type and its method functions. |
© Copyright Tom Michaelis 2002-2007
Distributed under the SysToMath Software License (See the accompanying file license.txt or a copy at www.SysToMath.com).