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

#include <cartobase/object/object_d.h>

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 729 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 738 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 733 of file object_d.h.


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