VISR  0.11.7
Versatile Interactive Scene Renderer
visr::rrl::ParameterConnectionGraph Class Reference

#include <parameter_connection_graph.hpp>

Classes

class  ConnectedPorts
 

Public Types

using ConnectedPortVector = std::vector< ConnectedPorts >
 

Public Member Functions

 ParameterConnectionGraph (ParameterConnectionMap const &connections)
 
 ~ParameterConnectionGraph ()
 
ConnectedPortVector const & connectedPorts () const
 

Member Typedef Documentation

◆ ConnectedPortVector

Constructor & Destructor Documentation

◆ ParameterConnectionGraph()

visr::rrl::ParameterConnectionGraph::ParameterConnectionGraph ( ParameterConnectionMap const &  connections)
explicit

◆ ~ParameterConnectionGraph()

visr::rrl::ParameterConnectionGraph::~ParameterConnectionGraph ( )

Destructor.

Member Function Documentation

◆ connectedPorts()

ConnectedPortVector const& visr::rrl::ParameterConnectionGraph::connectedPorts ( ) const
inline

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