|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| ChartCreator (int theDims, const char *theDomain_name, const char **theComponent_names) | |
| RefPtr< Chart > | create (const RefPtr< ChartID > &ID) override |
| const type_info & | getChartType () const override |
Public Member Functions inherited from Fiber::ChartCreatorBase | |
| ChartCreatorBase (int dims, const char *domain_name, const char **component_names, const type_info &) | |
Public Member Functions inherited from MemCore::ReferenceBase< ChartCreatorBase > | |
| auto | getObjectCountID () const noexcept |
| bool | isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept |
| void | mkAutoDestructive () |
| refcount_t | refcount () const noexcept |
| ReferenceBase (Object *that) noexcept | |
| const auto & | self () const |
| refcount_t | wrefcount () const noexcept |
Additional Inherited Members | |
Public Types inherited from MemCore::ReferenceBase< ChartCreatorBase > | |
| typedef Object | reference_domain_t |
| typedef WeakPtr< Object, Object > | SelfPtr_t |
Public Attributes inherited from Fiber::ChartCreatorBase | |
| const int | dims |
| const char * | domain_name |
| const char ** | component_names |
Protected Member Functions inherited from MemCore::ReferenceBase< ChartCreatorBase > | |
| virtual void | extremeUnction () |
| ReferenceBase & | operator= (const ReferenceBase &R) |
| void | suicide () |
|
inlineoverridevirtual |
Implements Fiber::ChartCreatorBase.
|
inlineoverridevirtual |
Implements Fiber::ChartCreatorBase.