#include <aic.h>
Inheritance diagram for AIC_COMM:

Public Member Functions | |
| virtual void | send_command (int command,...)=0 |
| Sends a command and its arguments to AIC. | |
| virtual int | get_status (int status,...)=0 |
| Receives a status message from AIC. | |
| virtual | ~AIC_COMM (void) |
| Finalizes an AIC_COMM. | |
|
||||||||||||
|
Receives a status message from AIC.
|
|
||||||||||||
|
Sends a command and its arguments to AIC.
|
1.3.6