|  | ATLAS Offline Software
    | 
#include <RegSelCondData.h>
| Public Member Functions | |
| RegSelCondData (std::unique_ptr< T > t) | |
| virtual | ~RegSelCondData () | 
| const T * | payload () const | 
| Protected Attributes | |
| std::unique_ptr< T > | m_payload | 
| could return the actual payload reference, but have everything using pointers  More... | |
Definition at line 25 of file RegSelCondData.h.
| 
 | inline | 
Definition at line 29 of file RegSelCondData.h.
| 
 | inlinevirtual | 
Definition at line 31 of file RegSelCondData.h.
| 
 | inline | 
Definition at line 33 of file RegSelCondData.h.
| 
 | protected | 
could return the actual payload reference, but have everything using pointers
Definition at line 37 of file RegSelCondData.h.
 1.8.18
 1.8.18