OpenClovis Logo

Public Attributes | List of all members
ClDebugFuncEntryT Struct Reference

The structure contains the entry for the debug CLI information that needs the component has to provide on a per command basis. More...

#include <clDebugApi.h>

Public Attributes

ClDebugCallbackT fpCallback
 Function to be invoked upon a command entered on the CLI.
ClCharT funcHelp [CL_DEBUG_FUNC_HELP_LEN]
 One line help for the command.
ClCharT funcName [CL_DEBUG_FUNC_NAME_LEN]
 Name of the command used while invoking the command.

Detailed Description

The structure contains the entry for the debug CLI information that needs the component has to provide on a per command basis.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen