DataObjectDescriptorCollection::get_key Struct Reference

#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiKernel/DataObjectDescriptor.h>

Inheritance diagram for DataObjectDescriptorCollection::get_key:
Collaboration diagram for DataObjectDescriptorCollection::get_key:

Public Member Functions

result_type operator() (argument_type p) const
 
result_type operator() (argument_type p) const
 

Detailed Description

Definition at line 94 of file DataObjectDescriptor.h.

Member Function Documentation

result_type DataObjectDescriptorCollection::get_key::operator() ( argument_type  p) const
inline

Definition at line 95 of file DataObjectDescriptor.h.

95  {
96  return p.first;
97  }
result_type DataObjectDescriptorCollection::get_key::operator() ( argument_type  p) const
inline

Definition at line 95 of file DataObjectDescriptor.h.

95  {
96  return p.first;
97  }

The documentation for this struct was generated from the following file: