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

#include <flow_token.h>

Inheritance diagram for Token:
Collaboration diagram for Token:

Public Member Functions

 Token (TokenPool *pool)
 
virtual ~Token ()
 

Protected Member Functions

 DISALLOW_COPY_AND_ASSIGN (Token)
 

Protected Attributes

TokenPoolpool_
 

Detailed Description

Definition at line 15 of file flow_token.h.

Constructor & Destructor Documentation

Token::Token ( TokenPool pool)

Definition at line 4 of file flow_token.cc.

Token::~Token ( )
virtual

Definition at line 8 of file flow_token.cc.

Here is the call graph for this function:

Member Function Documentation

Token::DISALLOW_COPY_AND_ASSIGN ( Token  )
protected

Member Data Documentation

TokenPool* Token::pool_
protected

Definition at line 21 of file flow_token.h.


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