|
CFx SDK Documentation 2026 SP0
|
#include <TrVisBimap.h>
Public Types | |
| typedef const_iterator | self_type |
| typedef std::pair< typename _Key_Container::iterator, typename _Mapped_Container::iterator > | value_type |
| typedef int | difference_type |
Public Member Functions | |
| const_iterator (const value_type &value) | |
| const self_type & | operator++ () |
| const value_type & | operator* () |
| bool | operator== (const self_type &rhs) |
| bool | operator!= (const self_type &rhs) |
Definition at line 40 of file TrVisBimap.h.
| typedef int OdTrVisBimap< _KeyType, _ValueType, _Key_Container, _Mapped_Container >::const_iterator::difference_type |
Definition at line 45 of file TrVisBimap.h.
| typedef const_iterator OdTrVisBimap< _KeyType, _ValueType, _Key_Container, _Mapped_Container >::const_iterator::self_type |
Definition at line 43 of file TrVisBimap.h.
| typedef std::pair<typename _Key_Container::iterator, typename _Mapped_Container::iterator> OdTrVisBimap< _KeyType, _ValueType, _Key_Container, _Mapped_Container >::const_iterator::value_type |
Definition at line 44 of file TrVisBimap.h.
|
inlineexplicit |
Definition at line 46 of file TrVisBimap.h.
|
inline |
Definition at line 50 of file TrVisBimap.h.
|
inline |
Definition at line 48 of file TrVisBimap.h.
|
inline |
Definition at line 47 of file TrVisBimap.h.
|
inline |
Definition at line 49 of file TrVisBimap.h.