CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
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)

Detailed Description

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

Definition at line 463 of file bimap.h.

Constructor & Destructor Documentation

◆ from_binding()

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 466 of file bimap.h.

Referenced by operator=().

Member Function Documentation

◆ get()

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

Definition at line 468 of file bimap.h.

Referenced by operator const typename bimap_type::to_type &().

◆ operator const typename bimap_type::to_type &()

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

Definition at line 475 of file bimap.h.

References get().

◆ operator=()

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 480 of file bimap.h.

References from_binding().


The documentation for this class was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/bimap.h