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

#include <bimap.h>

Public Member Functions

 const_from_binding (const 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

Private Member Functions

const_from_bindingoperator= (const const_from_binding &)

Private Attributes

const bimap_type & bm
const bimap_type::from_type f

Detailed Description

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

Definition at line 511 of file bimap.h.


Constructor & Destructor Documentation

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

Definition at line 514 of file bimap.h.


Member Function Documentation

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

Definition at line 518 of file bimap.h.

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

Definition at line 525 of file bimap.h.

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

Field Documentation

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

Definition at line 533 of file bimap.h.

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

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