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

#include <cartobase/object/object_d.h>

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 710 of file object_d.h.

Member Function Documentation

◆ isDictionaryIterator()

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

Definition at line 714 of file object_d.h.

◆ key()

template<typename T, bool B>
static std::string carto::interface_internal::DictionaryIteratorImpl< T, B >::key ( const TypedObject< T > & )
inlinestatic

Definition at line 719 of file object_d.h.


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