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

#include <flow_token.h>

Inheritance diagram for FlowToken:
Collaboration diagram for FlowToken:

Public Member Functions

 FlowToken (TokenPool *pool, FlowEntry *entry)
 
virtual ~FlowToken ()
 
- Public Member Functions inherited from Token
 Token (TokenPool *pool)
 
virtual ~Token ()
 

Private Attributes

FlowEntryflow_entry_
 

Additional Inherited Members

- Protected Member Functions inherited from Token
 DISALLOW_COPY_AND_ASSIGN (Token)
 
- Protected Attributes inherited from Token
TokenPoolpool_
 

Detailed Description

Definition at line 61 of file flow_token.h.

Constructor & Destructor Documentation

FlowToken::FlowToken ( TokenPool pool,
FlowEntry entry 
)
inline

Definition at line 63 of file flow_token.h.

virtual FlowToken::~FlowToken ( )
inlinevirtual

Definition at line 65 of file flow_token.h.

Member Data Documentation

FlowEntry* FlowToken::flow_entry_
private

Definition at line 67 of file flow_token.h.


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