cartobase  5.0.5
interface_internal::IntDictionaryIteratorImpl< T, true > Class Template Reference

#include <cartobase/object/object_internal.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
class interface_internal::IntDictionaryIteratorImpl< T, true >

Definition at line 747 of file object_internal.h.

Member Function Documentation

◆ intKey()

template<typename T >
static long interface_internal::IntDictionaryIteratorImpl< T, true >::intKey ( const TypedObject< T > &  object)
inlinestatic

Definition at line 756 of file object_internal.h.

◆ isIntKeyIterator()

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

Definition at line 751 of file object_internal.h.


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