ProtoDefInfo Struct Reference

#include <cmdproto.h>

List of all members.

Public Member Functions

 ProtoDefInfo (const char *proto_def)

Public Attributes

char out_args [64]
char in_args [64]
char name [128]
byte_t out_args_count
byte_t in_args_count
bool valid


Constructor & Destructor Documentation

ProtoDefInfo::ProtoDefInfo ( const char *  proto_def  ) 

ProtoDefInfo constructor which parses and checks validity of the prototype definition. Initializes info resulting information from the parsing process.

Parameters:
proto_def char array containing prototype definition to check & parse


Member Data Documentation

char ProtoDefInfo::out_args[64]

char ProtoDefInfo::in_args[64]

char ProtoDefInfo::name[128]

byte_t ProtoDefInfo::out_args_count

byte_t ProtoDefInfo::in_args_count

bool ProtoDefInfo::valid


The documentation for this struct was generated from the following files:
Generated on Sat Oct 20 14:47:34 2007 for Dark Oberon by  doxygen 1.5.3