![]() |
ATLAS Offline Software
|
This class provides a persistent representation for the DataHeaderElement class. More...
#include <DataHeader_p3.h>
Public Member Functions | |
| DataHeaderElement_p3 () | |
| const std::string & | key () const |
| unsigned int | pClid () const |
| const std::vector< unsigned int > & | clids () const |
| const std::string & | token () const |
| const std::vector< std::string > & | alias () const |
| unsigned int | oid1 () const |
| unsigned int | oid2 () const |
Private Attributes | |
| std::vector< unsigned int > | m_clids |
| std::string | m_token |
| std::vector< std::string > | m_alias |
| unsigned int | m_technology |
| unsigned int | m_oid1 |
| unsigned int | m_oid2 |
| unsigned short | m_dbGuidIdx |
| unsigned short | m_classIdIdx |
| unsigned short | m_prefixIdx |
| unsigned short | m_keyPos |
| std::vector< uint64_t > | m_hashes |
Friends | |
| class | DataHeaderCnv_p3 |
| class | DataHeaderElementCnv_p3 |
This class provides a persistent representation for the DataHeaderElement class.
Definition at line 21 of file DataHeader_p3.h.
| DataHeaderElement_p3::DataHeaderElement_p3 | ( | ) |
Definition at line 7 of file DataHeader_p3.cxx.
| const std::vector< std::string > & DataHeaderElement_p3::alias | ( | ) | const |
Definition at line 28 of file DataHeader_p3.cxx.
| const std::vector< unsigned int > & DataHeaderElement_p3::clids | ( | ) | const |
Definition at line 20 of file DataHeader_p3.cxx.
| const std::string & DataHeaderElement_p3::key | ( | ) | const |
Definition at line 32 of file DataHeader_p3.cxx.
| unsigned int DataHeaderElement_p3::oid1 | ( | ) | const |
Definition at line 40 of file DataHeader_p3.cxx.
| unsigned int DataHeaderElement_p3::oid2 | ( | ) | const |
Definition at line 44 of file DataHeader_p3.cxx.
| unsigned int DataHeaderElement_p3::pClid | ( | ) | const |
Definition at line 36 of file DataHeader_p3.cxx.
| const std::string & DataHeaderElement_p3::token | ( | ) | const |
Definition at line 24 of file DataHeader_p3.cxx.
|
friend |
Definition at line 25 of file DataHeader_p3.h.
|
friend |
Definition at line 26 of file DataHeader_p3.h.
|
private |
Definition at line 39 of file DataHeader_p3.h.
|
private |
Definition at line 41 of file DataHeader_p3.h.
|
private |
Definition at line 37 of file DataHeader_p3.h.
|
private |
Definition at line 41 of file DataHeader_p3.h.
|
private |
Definition at line 43 of file DataHeader_p3.h.
|
private |
Definition at line 42 of file DataHeader_p3.h.
|
private |
Definition at line 40 of file DataHeader_p3.h.
|
private |
Definition at line 40 of file DataHeader_p3.h.
|
private |
Definition at line 41 of file DataHeader_p3.h.
|
private |
Definition at line 40 of file DataHeader_p3.h.
|
private |
Definition at line 38 of file DataHeader_p3.h.