| 
    Jpp
    15.0.5
    
   the software that should make you happy 
   | 
 
Auxiliary class for mapping UPI of product to serial number. 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... | |
Protected Attributes | |
| std::map< JPBS_t, std::map < int, JUPI_t > >  | number2upi | 
Auxiliary class for mapping UPI of product to serial number.
Definition at line 187 of file JDBToolkit.hh.
      
  | 
  inline | 
Initialise.
| pbs | PBS | 
Definition at line 193 of file JDBToolkit.hh.
Get UPI.
| pbs | PBS | 
| number | serial number | 
Definition at line 218 of file JDBToolkit.hh.
Definition at line 251 of file JDBToolkit.hh.
 1.8.5