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

Detailed Description

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

Definition at line 558 of file bimap.h.

Constructor & Destructor Documentation

◆ to_binding()

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

Referenced by operator=().

Member Function Documentation

◆ get()

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

Definition at line 563 of file bimap.h.

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

◆ operator const typename bimap_type::from_type &()

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

Definition at line 570 of file bimap.h.

References get().

◆ operator=()

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

References to_binding().


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