Jpp
18.3.0
the software that should make you happy
|
Auxiliary class for mapping PBS and serial number of product to UPI. More...
#include <JDBToolkit.hh>
Public Member Functions | |
void | initialise (const JPBS_t &pbs) |
Initialise. More... | |
JUPI_t | operator() (const JPBS_t &pbs, const int number) |
Get UPI. More... | |
Static Public Attributes | |
static JUPIHelper | helper |
Helper object. More... | |
Auxiliary class for mapping PBS and serial number of product to UPI.
Definition at line 254 of file JDBToolkit.hh.
|
inline |
Initialise.
pbs | PBS |
Definition at line 262 of file JDBToolkit.hh.
Get UPI.
pbs | PBS |
number | serial number |
Definition at line 287 of file JDBToolkit.hh.
|
static |
Helper object.
Definition at line 321 of file JDBToolkit.hh.