OpenSDN source code
RemoveQueueEntry Struct Reference
Collaboration diagram for RemoveQueueEntry:

Public Member Functions

 RemoveQueueEntry (DBTablePartBase *tpart, DBEntryBase *db_entry)
 

Public Attributes

DBTablePartBasetpart
 
DBEntryBasedb_entry
 

Detailed Description

Definition at line 31 of file db_partition.cc.

Constructor & Destructor Documentation

◆ RemoveQueueEntry()

RemoveQueueEntry::RemoveQueueEntry ( DBTablePartBase tpart,
DBEntryBase db_entry 
)
inline

Definition at line 32 of file db_partition.cc.

Member Data Documentation

◆ db_entry

DBEntryBase* RemoveQueueEntry::db_entry

Definition at line 36 of file db_partition.cc.

◆ tpart

DBTablePartBase* RemoveQueueEntry::tpart

Definition at line 35 of file db_partition.cc.


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