AIC_COMM Class Reference
[AIC Host Interface]

#include <aic.h>

Inheritance diagram for AIC_COMM:

Inheritance graph
[legend]
List of all members.

Detailed Description

Encapsulates functions used to provide communication between host and AIC.

Author:
Walter Fetter Lages (w.fetter@ieee.org)
Version:
AIC-1.3.0


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.


Member Function Documentation

virtual int AIC_COMM::get_status int  status,
  ...
[pure virtual]
 

Receives a status message from AIC.

Parameters:
status Code of the status sent by AIC
... Pointers to status arguments
See also:
AIC_COMMAND

Implemented in AIC_CAN, AIC_SIM, and AIC_UDP.

virtual void AIC_COMM::send_command int  command,
  ...
[pure virtual]
 

Sends a command and its arguments to AIC.

Parameters:
command Code of the command to send to AIC
... Command arguments
See also:
AIC_COMMAND

Implemented in AIC_CAN, AIC_SIM, and AIC_UDP.


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 15:33:34 2008 for Actuator Interface Card by doxygen 1.3.6