![]()  | 
  
    ATLAS Offline Software
    
   | 
 
#include <TPIntegerVector_p1.h>
Public Types | |
| typedef unsigned short | position_type | 
Public Member Functions | |
| TPIntegerVectorStorage_p1 () | |
| size_t | size () const | 
| void | grow () | 
| TPIntegerVector_p1 | operator[] (int idx) | 
| TPIntegerVector_p1 | back () | 
| void | reserve (size_t s) | 
Protected Attributes | |
| std::vector< TPIntegerVector_p1::value_type > | m_data | 
| std::vector< position_type > | m_endPos | 
Friends | |
| class | TPIntegerVector_p1 | 
Definition at line 70 of file TPIntegerVector_p1.h.
| typedef unsigned short TPIntegerVectorStorage_p1::position_type | 
Definition at line 77 of file TPIntegerVector_p1.h.
      
  | 
  inline | 
Definition at line 75 of file TPIntegerVector_p1.h.
      
  | 
  inline | 
Definition at line 92 of file TPIntegerVector_p1.h.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 88 of file TPIntegerVector_p1.h.
      
  | 
  inline | 
Definition at line 96 of file TPIntegerVector_p1.h.
      
  | 
  inline | 
Definition at line 79 of file TPIntegerVector_p1.h.
      
  | 
  friend | 
Definition at line 73 of file TPIntegerVector_p1.h.
      
  | 
  protected | 
Definition at line 101 of file TPIntegerVector_p1.h.
      
  | 
  protected | 
Definition at line 102 of file TPIntegerVector_p1.h.
 1.8.18