SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
PyPorts Class Referenceabstract

#include <NetworkEditorPythonInterface.h>

Public Member Functions

virtual ~PyPorts ()
 
virtual boost::shared_ptr< PyPortgetattr (const std::string &name)=0
 
virtual boost::shared_ptr< PyPortgetitem (int index)=0
 
virtual size_t size () const =0
 

Constructor & Destructor Documentation

virtual ~PyPorts ( )
inlinevirtual

Member Function Documentation

virtual boost::shared_ptr<PyPort> getattr ( const std::string &  name)
pure virtual
virtual boost::shared_ptr<PyPort> getitem ( int  index)
pure virtual
virtual size_t size ( ) const
pure virtual

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