OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PolicyNextFeederEdge Class Reference

#include <policy_edge.h>

Inheritance diagram for PolicyNextFeederEdge:
Collaboration diagram for PolicyNextFeederEdge:

Private Member Functions

virtual bool IsNextFeed ()
 

Additional Inherited Members

- Public Types inherited from PolicyGraphEdge
typedef
PolicyGraphBase::edge_descriptor 
Edge
 
typedef
PolicyGraphBase::vertex_descriptor 
Vertex
 
- Public Member Functions inherited from PolicyGraphEdge
 PolicyGraphEdge (Edge edge_id)
 
Edge edge_id () const
 
PolicyGraphVertexsource (PolicyGraph *graph)
 
const PolicyGraphVertexsource (PolicyGraph *graph) const
 
PolicyGraphVertextarget (PolicyGraph *graph)
 
const PolicyGraphVertextarget (PolicyGraph *graph) const
 
virtual bool IsMatchValue ()
 
virtual bool IsNilMatch ()
 
bool operator== (const PolicyGraphEdge &rhs) const
 
virtual bool IsSame (const PolicyGraphEdge &rhs) const =0
 
virtual bool IsLess (const PolicyGraphEdge &rhs) const =0
 
bool operator< (const PolicyGraphEdge &rhs) const
 

Detailed Description

Definition at line 67 of file policy_edge.h.

Member Function Documentation

virtual bool PolicyNextFeederEdge::IsNextFeed ( )
inlineprivatevirtual

Reimplemented from PolicyGraphEdge.

Definition at line 68 of file policy_edge.h.


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