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

#include <cartobase/object/object_d.h>

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 517 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 534 of file object_d.h.

◆ isIterable()

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

◆ objectIterator()

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

Definition at line 526 of file object_d.h.


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