Public Member Functions

VPBRegister Class Reference
[Hardware registry]

Collaboration diagram for VPBRegister:
Collaboration graph
[legend]

List of all members.

Public Member Functions

unsigned int GetBoardCount () const
 Return the number of boards registered.
unsigned int GetCountryCode () const
 Return the global country code from vpb.conf.
VPBREGGetReg (int board)
const VPBHANDLELookupHandle (int handle) const
 Look up the VPBHANDLE entry for handle.
int NewHandle (int board, int port)
 Return a new handle for a port on some board.

Member Function Documentation

unsigned int VPBRegister::GetCountryCode (  ) const [inline]

Return the global country code from vpb.conf.

If no global country code was configured there, it will return 0.

Referenced by Comm::GetCountryCode().