cartobase  5.1.2
interface_internal::KeyIteratorImpl< T, true > Class Template Reference

#include <cartobase/object/object_internal.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 689 of file object_internal.h.

Member Function Documentation

◆ isKeyIterator()

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

Definition at line 693 of file object_internal.h.

◆ keyObject()

template<typename T >
static Object interface_internal::KeyIteratorImpl< T, true >::keyObject ( const TypedObject< T > &  object)
inlinestatic

Definition at line 698 of file object_internal.h.


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