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

Detailed Description

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

Definition at line 531 of file bimap.h.

Constructor & Destructor Documentation

◆ const_from_binding()

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

Member Function Documentation

◆ get()

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

Definition at line 538 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::const_from_binding< bimap_type >::operator const typename bimap_type::to_type & ( ) const
inline

Definition at line 545 of file bimap.h.

References get().


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