OpenSDN source code
IFMapExporter::TableInfo Class Reference

Public Member Functions

 TableInfo (DBTable::ListenerId id)
 
DBTableBase::ListenerId id () const
 

Private Attributes

DBTableBase::ListenerId id_
 

Detailed Description

Definition at line 27 of file ifmap_exporter.cc.

Constructor & Destructor Documentation

◆ TableInfo()

IFMapExporter::TableInfo::TableInfo ( DBTable::ListenerId  id)
inline

Definition at line 29 of file ifmap_exporter.cc.

Member Function Documentation

◆ id()

DBTableBase::ListenerId IFMapExporter::TableInfo::id ( ) const
inline

Definition at line 32 of file ifmap_exporter.cc.

Member Data Documentation

◆ id_

DBTableBase::ListenerId IFMapExporter::TableInfo::id_
private

Definition at line 35 of file ifmap_exporter.cc.


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