View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Protected Member Functions | List of all members
vistle::ObjectInterfaceBase Class Referenceabstract

#include <core/object.h>

Inheritance diagram for vistle::ObjectInterfaceBase:
Inheritance graph
[legend]

Public Member Functions

virtual std::shared_ptr< const Objectobject () const =0
 

Protected Member Functions

virtual ~ObjectInterfaceBase ()
 

Constructor & Destructor Documentation

◆ ~ObjectInterfaceBase()

virtual vistle::ObjectInterfaceBase::~ObjectInterfaceBase ( )
inlineprotectedvirtual

Member Function Documentation

◆ object()

virtual std::shared_ptr< const Object > vistle::ObjectInterfaceBase::object ( ) const
pure virtual

Implemented in vistle::Object.


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