codeproject::bimap_base::const_to_binding< bimap_type > Class Template Reference

#include <bimap.h>

Public Member Functions

 const_to_binding (const bimap_type &bm, const typename bimap_type::to_type &t)
const bimap_type::from_type & get () const
 operator const typename bimap_type::from_type & () const

Private Member Functions

const_to_bindingoperator= (const const_to_binding &)

Private Attributes

const bimap_type & bm
const bimap_type::to_type t

Detailed Description

template<typename bimap_type>
class codeproject::bimap_base::const_to_binding< bimap_type >

Definition at line 606 of file bimap.h.


Constructor & Destructor Documentation

template<typename bimap_type >
codeproject::bimap_base::const_to_binding< bimap_type >::const_to_binding ( const bimap_type &  bm,
const typename bimap_type::to_type &  t 
) [inline]

Definition at line 609 of file bimap.h.


Member Function Documentation

template<typename bimap_type >
const bimap_type::from_type& codeproject::bimap_base::const_to_binding< bimap_type >::get (  )  const [inline]

Definition at line 613 of file bimap.h.

template<typename bimap_type >
codeproject::bimap_base::const_to_binding< bimap_type >::operator const typename bimap_type::from_type & (  )  const [inline]

Definition at line 620 of file bimap.h.

template<typename bimap_type >
const_to_binding& codeproject::bimap_base::const_to_binding< bimap_type >::operator= ( const const_to_binding< bimap_type > &   )  [private]

Field Documentation

template<typename bimap_type >
const bimap_type& codeproject::bimap_base::const_to_binding< bimap_type >::bm [private]

Definition at line 628 of file bimap.h.

template<typename bimap_type >
const bimap_type::to_type codeproject::bimap_base::const_to_binding< bimap_type >::t [private]

Definition at line 629 of file bimap.h.


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

Generated on Thu Dec 29 00:12:01 2011 for SpringLobby by doxygen 1.6.3