|
libvpb 4.2.61
|

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. | |
| VPBREG & | GetReg (int board) |
| const VPBHANDLE & | LookupHandle (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. | |
|
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().