| 
    Jpp - 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 186 of file JDBToolkit.hh.
      
  | 
  inline | 
Initialise.
| pbs | PBS | 
Definition at line 192 of file JDBToolkit.hh.
Get UPI.
| pbs | PBS | 
| number | serial number | 
Definition at line 217 of file JDBToolkit.hh.
Definition at line 236 of file JDBToolkit.hh.
 1.8.5