VPBapi implementation detail
[Internal implementation detail]

Collaboration diagram for VPBapi implementation detail:
Implementation support found in vpbapi.cpp. More...

Classes

struct  soft_bridge_info
struct  VPB_DEV
 Container type for device information. More...

Global variables

Comm * vpb_c
 Global Comm object.
static VPB_DEVvpb_dev
 Global VPB_DEV array.
static soft_bridge_info * soft_bridges
 Global soft bridge list head.
static HostFifoAPIQ
 Global API event Q object.
static int Init
 Device initialisation flag.
static unsigned short numboards
 Total number of boards.
static unsigned short Totalchans
 Total number of ports on all boards.
static unsigned short sleepms
 sleep period for threads

Enumerations

enum  DevState { VPB_OFF, VPB_ON }
 Device state flags. More...

Detailed Description

Implementation support found in vpbapi.cpp.


Enumeration Type Documentation

enum DevState

Device state flags.

Enumerator:
VPB_OFF  The device is not open.
VPB_ON  The device is open.


Variable Documentation

Comm* vpb_c

Global Comm object.

Pointer to the global comm object.


Generated on Fri Jan 4 13:16:23 2008 for libvpb by  doxygen 1.5.4