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

#include <bimap.h>

Public Member Functions

 to_binding (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
to_bindingoperator= (const typename bimap_type::from_type &f)

Private Member Functions

to_bindingoperator= (const to_binding &)

Private Attributes

bimap_type & bm
const bimap_type::to_type t

Detailed Description

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

Definition at line 538 of file bimap.h.


Constructor & Destructor Documentation

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

Definition at line 541 of file bimap.h.


Member Function Documentation

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

Definition at line 543 of file bimap.h.

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

Definition at line 550 of file bimap.h.

template<typename bimap_type >
to_binding& codeproject::bimap_base::to_binding< bimap_type >::operator= ( const to_binding< bimap_type > &   )  [private]
template<typename bimap_type >
to_binding& codeproject::bimap_base::to_binding< bimap_type >::operator= ( const typename bimap_type::from_type &  f  )  [inline]

Definition at line 555 of file bimap.h.


Field Documentation

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

Definition at line 601 of file bimap.h.

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

Definition at line 602 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