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

#include <physical_device.h>

Inheritance diagram for PhysicalDeviceTsnManagedData:
Collaboration diagram for PhysicalDeviceTsnManagedData:

Public Member Functions

 PhysicalDeviceTsnManagedData (Agent *agent, bool master)
 
virtual ~PhysicalDeviceTsnManagedData ()
 
- Public Member Functions inherited from PhysicalDeviceDataBase
 PhysicalDeviceDataBase (Agent *agent, IFMapNode *ifmap_node)
 
virtual ~PhysicalDeviceDataBase ()
 
- Public Member Functions inherited from AgentOperDBData
 AgentOperDBData (const Agent *agent, IFMapNode *node)
 
virtual ~AgentOperDBData ()
 
void SetIFMapNode (IFMapNode *node)
 
IFMapNodeifmap_node () const
 
const Agentagent () const
 
- Public Member Functions inherited from AgentData
 AgentData ()
 
virtual ~AgentData ()
 
- Public Member Functions inherited from DBRequestData
virtual ~DBRequestData ()
 

Public Attributes

bool master_
 

Detailed Description

Definition at line 54 of file physical_device.h.

Constructor & Destructor Documentation

PhysicalDeviceTsnManagedData::PhysicalDeviceTsnManagedData ( Agent agent,
bool  master 
)
inline

Definition at line 55 of file physical_device.h.

virtual PhysicalDeviceTsnManagedData::~PhysicalDeviceTsnManagedData ( )
inlinevirtual

Definition at line 58 of file physical_device.h.

Member Data Documentation

bool PhysicalDeviceTsnManagedData::master_

Definition at line 60 of file physical_device.h.


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