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

#include <cartobase/object/object_d.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
class carto::interface_internal::IterableImpl< T, true >

Definition at line 544 of file object_d.h.

Member Function Documentation

◆ equals()

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

Definition at line 558 of file object_d.h.

◆ isIterable()

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

Definition at line 548 of file object_d.h.

◆ objectIterator()

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

Definition at line 553 of file object_d.h.


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