HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_ShelfDock Class Referenceabstract

#include <HOM_ShelfDock.h>

Public Member Functions

 HOM_ShelfDock ()
 
 HOM_ShelfDock (const HOM_ShelfDock &element)
 
virtual ~HOM_ShelfDock ()
 
virtual std::string __repr__ ()=0
 
virtual std::vector
< HOM_ElemPtr< HOM_ShelfSet > > 
shelfSets ()=0
 
virtual std::vector< inticonsize ()=0
 
virtual void show (bool on)=0
 

Detailed Description

Definition at line 23 of file HOM_ShelfDock.h.

Constructor & Destructor Documentation

HOM_ShelfDock::HOM_ShelfDock ( )
inline

Definition at line 26 of file HOM_ShelfDock.h.

HOM_ShelfDock::HOM_ShelfDock ( const HOM_ShelfDock element)
inline

Definition at line 28 of file HOM_ShelfDock.h.

virtual HOM_ShelfDock::~HOM_ShelfDock ( )
inlinevirtual

Definition at line 30 of file HOM_ShelfDock.h.

Member Function Documentation

virtual std::string HOM_ShelfDock::__repr__ ( )
pure virtual
virtual std::vector<int> HOM_ShelfDock::iconsize ( )
pure virtual
virtual std::vector<HOM_ElemPtr<HOM_ShelfSet> > HOM_ShelfDock::shelfSets ( )
pure virtual
virtual void HOM_ShelfDock::show ( bool  on)
pure virtual

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