#include <RPCDCCLinkMap.h>
Public Types | |
typedef std::map< RPCDCCLink, RPCLBLink > | map_type |
Public Member Functions | |
map_type & | getMap () |
map_type const & | getMap () const |
RPCDCCLinkMap () | |
Protected Attributes | |
map_type | map_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 11 of file RPCDCCLinkMap.h.
typedef std::map<RPCDCCLink, RPCLBLink> RPCDCCLinkMap::map_type |
Definition at line 14 of file RPCDCCLinkMap.h.
RPCDCCLinkMap::RPCDCCLinkMap | ( | ) |
Definition at line 3 of file RPCDCCLinkMap.cc.
|
inline |
Definition at line 28 of file RPCDCCLinkMap.h.
References map_.
|
inline |
Definition at line 33 of file RPCDCCLinkMap.h.
References map_.
|
private |
|
friend |
Definition at line 25 of file RPCDCCLinkMap.h.
|
friend |
Definition at line 25 of file RPCDCCLinkMap.h.
|
protected |
Definition at line 23 of file RPCDCCLinkMap.h.
Referenced by getMap().