#include <InternalDataKey.h>
Definition at line 32 of file InternalDataKey.h.
fwlite::internal::DataKey::DataKey |
( |
const edm::TypeID & |
iType, |
|
|
char const * |
iModule, |
|
|
char const * |
iProduct, |
|
|
char const * |
iProcess |
|
) |
| |
|
inline |
fwlite::internal::DataKey::~DataKey |
( |
| ) |
|
|
inline |
char const* fwlite::internal::DataKey::kEmpty |
( |
| ) |
const |
|
inline |
char const* fwlite::internal::DataKey::module |
( |
| ) |
const |
|
inline |
bool fwlite::internal::DataKey::operator< |
( |
const DataKey & |
iRHS | ) |
const |
|
inline |
char const* fwlite::internal::DataKey::process |
( |
| ) |
const |
|
inline |
char const* fwlite::internal::DataKey::product |
( |
| ) |
const |
|
inline |
const edm::TypeID& fwlite::internal::DataKey::typeID |
( |
| ) |
const |
|
inline |
char const* fwlite::internal::DataKey::module_ |
|
private |
char const* fwlite::internal::DataKey::process_ |
|
private |
char const* fwlite::internal::DataKey::product_ |
|
private |