vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Private Attributes | List of all members
vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat > Class Template Reference
Collaboration diagram for vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat >:
Collaboration graph
[legend]

Public Member Functions

 Equal_obj (self_type const &m)
 
bool operator() (id_type id1, ObjCompat const &obj) const
 
bool operator() (ObjCompat const &obj, id_type id2) const
 

Private Attributes

self_type const & m_
 

Constructor & Destructor Documentation

template<class Id, class Obj>
template<class ObjCompat >
vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat >::Equal_obj ( self_type const &  m)
inlineexplicit

Member Function Documentation

template<class Id, class Obj>
template<class ObjCompat >
bool vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat >::operator() ( id_type  id1,
ObjCompat const &  obj 
) const
inline
template<class Id, class Obj>
template<class ObjCompat >
bool vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat >::operator() ( ObjCompat const &  obj,
id_type  id2 
) const
inline

Member Data Documentation

template<class Id, class Obj>
template<class ObjCompat >
self_type const& vdj_pipe::detail::Id_bimap< Id, Obj >::Equal_obj< ObjCompat >::m_
private

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