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

#include <cartobase/object/object_d.h>

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

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 671 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 675 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 680 of file object_d.h.


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