| 
    Jpp
    
   | 
 
Auxiliary class for multiple associative map operators. More...
Public Member Functions | |
| JHashMapHelper (JHashMap< JEKey, JEmitter > &map, int id) | |
| Constructor.  More... | |
| JEmitter & | operator[] (const int counter) | 
| Get value corresponding to event counter (i.e. second part of JEKey).  More... | |
Private Attributes | |
| JHashMap< JEKey, JEmitter > & | map | 
| int | id | 
Auxiliary class for multiple associative map operators.
Definition at line 636 of file JAcoustics/JModel.hh.
      
  | 
  inline | 
Constructor.
| map | map | 
| id | emitter identifier | 
Definition at line 643 of file JAcoustics/JModel.hh.
      
  | 
  inline | 
Get value corresponding to event counter (i.e. second part of JEKey).
| counter | event counter | 
Definition at line 655 of file JAcoustics/JModel.hh.
Definition at line 661 of file JAcoustics/JModel.hh.
      
  | 
  private | 
Definition at line 662 of file JAcoustics/JModel.hh.
 1.8.5