MIRA
Classes | Namespaces
FrameworkGraph.h File Reference

Graph representation of channels and authorities of frameworks. More...

#include <string>
#include <serialization/adapters/std/list>
#include <serialization/adapters/boost/shared_ptr.hpp>
#include <geometry/Point.h>
#include <fw/AuthorityDescription.h>
#include <fw/Framework.h>
#include <fw/RemoteModule.h>
Include dependency graph for FrameworkGraph.h:

Go to the source code of this file.

Classes

class  FrameworkGraphMixin< C, T >
 
class  FrameworkGraphMixin< C, void >
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >
 Represents the whole computation graph with all known units/authorities and channels within their namespaces. More...
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >::Node
 Base class for all nodes in the framework computation graph. More...
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >::ChannelNode
 Represents a single channel in the framwork computation graph. More...
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >::AuthorityNode
 Represents a single authority in the framwork computation graph. More...
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >::NamespaceNode
 Represents a namespace in the framework computation graph within the overall namespace hierarchy. More...
 
class  FrameworkGraph< NodeMixin, AuthorityNodeMixin, ChannelNodeMixin, NamespaceNodeMixin, FrameworkNodeMixin >::FrameworkNode
 Represents a framework in the framework computation graph. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Graph representation of channels and authorities of frameworks.

Author
Erik Einhorn
Date
2011/03/08