cartobase 6.0.6
carto::interface_internal::IntDictionaryIteratorImpl< T, B > Class Template Reference

#include <cartobase/object/object_d.h>

Inheritance diagram for carto::interface_internal::IntDictionaryIteratorImpl< T, B >:

Static Public Member Functions

static bool isIntKeyIterator (const TypedObject< T > &)
 
static long intKey (const TypedObject< T > &)
 

Detailed Description

template<typename T, bool B>
class carto::interface_internal::IntDictionaryIteratorImpl< T, B >

Definition at line 749 of file object_d.h.

Member Function Documentation

◆ intKey()

template<typename T, bool B>
static long carto::interface_internal::IntDictionaryIteratorImpl< T, B >::intKey ( const TypedObject< T > & )
inlinestatic

Definition at line 758 of file object_d.h.

◆ isIntKeyIterator()

template<typename T, bool B>
static bool carto::interface_internal::IntDictionaryIteratorImpl< T, B >::isIntKeyIterator ( const TypedObject< T > & )
inlinestatic

Definition at line 753 of file object_d.h.


The documentation for this class was generated from the following file: