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

#include <bimap.h>

Public Member Functions

 from_binding (bimap_type &bm, const typename bimap_type::from_type &f)
const bimap_type::to_type & get () const
 operator const typename bimap_type::to_type & () const
from_bindingoperator= (const typename bimap_type::to_type &t)

Private Member Functions

from_bindingoperator= (const from_binding &)

Private Attributes

bimap_type & bm
const bimap_type::from_type f

Detailed Description

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

Definition at line 443 of file bimap.h.


Constructor & Destructor Documentation

template<typename bimap_type >
codeproject::bimap_base::from_binding< bimap_type >::from_binding ( bimap_type &  bm,
const typename bimap_type::from_type &  f 
) [inline]

Definition at line 446 of file bimap.h.


Member Function Documentation

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

Definition at line 448 of file bimap.h.

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

Definition at line 455 of file bimap.h.

template<typename bimap_type >
from_binding& codeproject::bimap_base::from_binding< bimap_type >::operator= ( const from_binding< bimap_type > &   )  [private]
template<typename bimap_type >
from_binding& codeproject::bimap_base::from_binding< bimap_type >::operator= ( const typename bimap_type::to_type &  t  )  [inline]

Definition at line 460 of file bimap.h.


Field Documentation

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

Definition at line 506 of file bimap.h.

template<typename bimap_type >
const bimap_type::from_type codeproject::bimap_base::from_binding< bimap_type >::f [private]

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