cartobase  5.0.5
carto::interface_internal::KeyIteratorImpl< T, B > Class Template Reference

#include <cartobase/object/object_d.h>

Static Public Member Functions

static bool isKeyIterator (const TypedObject< T > &)
 
static Object keyObject (const TypedObject< T > &)
 

Detailed Description

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

Definition at line 651 of file object_d.h.

Member Function Documentation

◆ isKeyIterator()

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

Definition at line 655 of file object_d.h.

◆ keyObject()

template<typename T, bool B>
static Object carto::interface_internal::KeyIteratorImpl< T, B >::keyObject ( const TypedObject< T > &  )
inlinestatic

Definition at line 660 of file object_d.h.

References carto::IntKeyIteratorInterface::intKey().


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