Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

cmd.c File Reference

#include "cmd.h"
#include <stdio.h>
#include <string.h>

Functions

void printCommands (void)
void addCommand (char *pa_acName, T_FN_COMMAND pa_fnCommand)
T_FN_COMMAND getCommandFunction (char *pa_acName)
bool buildCommand (T_CMD *pa_pstCommand, VDK_ThreadID pa_idThread, char *pa_acInputString)
void cleanupCommand (T_CMD *pa_pstCommand)

Variables

T_KNOWN_COMMAND g_astCommands [NOF_KNOWN_COMMANDS] = {0}

Function Documentation

void addCommand char *  pa_acName,
T_FN_COMMAND  pa_fnCommand
 

bool buildCommand T_CMD pa_pstCommand,
VDK_ThreadID  pa_idThread,
char *  pa_acInputString
 

void cleanupCommand T_CMD pa_pstCommand  ) 
 

T_FN_COMMAND getCommandFunction char *  pa_acName  ) 
 

void printCommands void   ) 
 


Variable Documentation

T_KNOWN_COMMAND g_astCommands[NOF_KNOWN_COMMANDS] = {0}
 


Generated on Thu Mar 2 16:11:28 2006 for VDK Blacksheep by  doxygen 1.4.1