libvpb  4.2.61
VPBHANDLE Struct Reference

Lookup table element for mapping vpb handles to a port on boardnum. More...

#include <vpbreg.h>

Collaboration diagram for VPBHANDLE:
Collaboration graph

Public Types

typedef std::vector< VPBHANDLEList
 Container type for the lookup table.
 

Public Member Functions

 VPBHANDLE (int boardnum, int port)
 Convenience constructor.
 

Public Attributes

int board
 The board number for this handle.
 
int channel
 The port number for this handle.
 

Detailed Description

Lookup table element for mapping vpb handles to a port on boardnum.