Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Command Parser - This library implements a command interpreter.


Files

file  otCommandParser.h
 Command Parser - This library implements a command interpreter.

Modules

 Version History

Data Structures

struct  command
class  otCommandParser
 This library implements a command interpreter. Useful to manage a remote control or for a console function. More...
struct  command
class  otCommandParser
 This library implements a command interpreter. Useful to manage a remote control or for a console function. More...

Typedefs

typedef S32(* _procCallback )(S32 argc, char *argv)
 Function prototype for command callback.

Detailed Description

Dependency:
Malloc - Memory management
String library
FILE - Class for file management

Typedef Documentation

typedef S32(* _procCallback)(S32 argc, char *argv)
 

footer

otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0