cartobase  4.7.0
interface_internal::DictionaryIteratorImpl< T, true > Class Template Reference

#include <cartobase/object/object_internal.h>

Static Public Member Functions

static bool isDictionaryIterator (const TypedObject< T > &object)
 
static std::string key (const TypedObject< T > &object)
 

Detailed Description

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

Definition at line 708 of file object_internal.h.

Member Function Documentation

◆ isDictionaryIterator()

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

Definition at line 712 of file object_internal.h.

◆ key()

template<typename T >
static std::string interface_internal::DictionaryIteratorImpl< T, true >::key ( const TypedObject< T > &  object)
inlinestatic

Definition at line 717 of file object_internal.h.


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