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

#include <cartobase/object/object_d.h>

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

Static Public Member Functions

static bool isIterable (const TypedObject< T > &)
 
static Object objectIterator (const TypedObject< T > &)
 
static bool equals (const TypedObject< T > &, const GenericObject &)
 

Detailed Description

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

Definition at line 537 of file object_d.h.

Member Function Documentation

◆ equals()

template<typename T, bool B>
static bool carto::interface_internal::IterableImpl< T, B >::equals ( const TypedObject< T > & ,
const GenericObject &  )
inlinestatic

Definition at line 554 of file object_d.h.

◆ isIterable()

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

Definition at line 541 of file object_d.h.

◆ objectIterator()

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

Definition at line 546 of file object_d.h.


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