OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VrfFlowMgmtEntry::Data Struct Reference

#include <flow_mgmt_entry.h>

Collaboration diagram for VrfFlowMgmtEntry::Data:

Public Member Functions

 Data (VrfFlowMgmtEntry *vrf_mgmt_entry, const VrfEntry *vrf, AgentRouteTable *table)
 
virtual ~Data ()
 
void ManagedDelete ()
 
bool deleted () const
 

Public Attributes

bool deleted_
 
LifetimeRef< Datatable_ref_
 
VrfFlowMgmtEntryvrf_mgmt_entry_
 
const VrfEntryvrf_
 

Detailed Description

Definition at line 194 of file flow_mgmt_entry.h.

Constructor & Destructor Documentation

VrfFlowMgmtEntry::Data::Data ( VrfFlowMgmtEntry vrf_mgmt_entry,
const VrfEntry vrf,
AgentRouteTable table 
)

Definition at line 359 of file flow_mgmt_entry.cc.

Here is the call graph for this function:

VrfFlowMgmtEntry::Data::~Data ( )
virtual

Definition at line 370 of file flow_mgmt_entry.cc.

Member Function Documentation

bool VrfFlowMgmtEntry::Data::deleted ( ) const
inline

Definition at line 199 of file flow_mgmt_entry.h.

void VrfFlowMgmtEntry::Data::ManagedDelete ( )

Definition at line 374 of file flow_mgmt_entry.cc.

Member Data Documentation

bool VrfFlowMgmtEntry::Data::deleted_

Definition at line 201 of file flow_mgmt_entry.h.

LifetimeRef<Data> VrfFlowMgmtEntry::Data::table_ref_

Definition at line 202 of file flow_mgmt_entry.h.

const VrfEntry* VrfFlowMgmtEntry::Data::vrf_

Definition at line 204 of file flow_mgmt_entry.h.

VrfFlowMgmtEntry* VrfFlowMgmtEntry::Data::vrf_mgmt_entry_

Definition at line 203 of file flow_mgmt_entry.h.


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