libvpb  4.2.61
VPBRegister Class Reference
Collaboration diagram for VPBRegister:
Collaboration graph

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. More...
 
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

◆ GetCountryCode()

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().