Cobalt Framework  beta
Console application support
CBCommandLineForm.h
Go to the documentation of this file.
00001 
00008 #ifndef CBCOMMANDLINEFORM_H
00009 #define CBCOMMANDLINEFORM_H
00010 
00011 #include "CBForwarders.h"
00012 
00016 struct CBCommandLineForm
00017 {
00022     const struct CBCommandForm *        commandForms ;
00027     const char *                        description ;
00028 } ;
00029 
00030 #endif  /* CBCOMMANDLINEFORM_H */
00031 
 All Classes Files Functions Variables Enumerations Enumerator Defines