View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

vistle::PortTask Member List

This is the complete list of members for vistle::PortTask, including all inherited members.

accept(const Port *port)vistle::PortTask
accept(const std::string &port)vistle::PortTask
addAllObjects()vistle::PortTask
addDependency(std::shared_ptr< PortTask > dep)vistle::PortTask
addObject(Port *port, Object::ptr obj)vistle::PortTask
addObject(const std::string &port, Object::ptr obj)vistle::PortTask
dependenciesDone()vistle::PortTask
expect(const Port *port)vistle::PortTask
expect(const std::string &port)vistle::PortTask
hasObject(const Port *p)vistle::PortTask
isDone()vistle::PortTask
m_dependenciesvistle::PortTaskprotected
m_futurevistle::PortTaskprotected
m_inputvistle::PortTaskprotected
m_modulevistle::PortTaskprotected
m_mutexvistle::PortTaskprotected
m_objectsvistle::PortTaskprotected
m_passThroughvistle::PortTaskprotected
m_portsvistle::PortTaskprotected
m_portsByStringvistle::PortTaskprotected
Modulevistle::PortTaskfriend
passThroughObject(Port *port, Object::const_ptr obj)vistle::PortTask
passThroughObject(const std::string &port, Object::const_ptr obj)vistle::PortTask
PortTask(Module *module)vistle::PortTaskexplicit
takeObject(const Port *p)vistle::PortTask
wait()vistle::PortTask
waitDependencies()vistle::PortTask
~PortTask()vistle::PortTaskvirtual