The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
MemCore::IntercubeIterator Struct Referenceabstract

Iterator object for an Intercube. More...

#include <elementary/memcore/Interface.hpp>

Public Member Functions

virtual bool apply (const type_info &ti, const RefPtr< InterfaceBase > &IB)=0
 Virtual callback function.
 
virtual ~IntercubeIterator ()=0
 Destructor.
 

Detailed Description

Iterator object for an Intercube.