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

#include <cartobase/object/object_internal.h>

Inheritance diagram for interface_internal::IntDictionaryIteratorImpl< T, true >:
Collaboration diagram for interface_internal::IntDictionaryIteratorImpl< T, true >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 767 of file object_internal.h.

Member Function Documentation

◆ intKey() [1/2]

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

Definition at line 757 of file object_internal.h.

◆ intKey() [2/2]

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

Definition at line 776 of file object_internal.h.

◆ isIntKeyIterator() [1/2]

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

Definition at line 752 of file object_internal.h.

◆ isIntKeyIterator() [2/2]

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

Definition at line 771 of file object_internal.h.


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