OpenSDN source code
|
Public Member Functions | |
RemoveQueueEntry (DBTablePartBase *tpart, DBEntryBase *db_entry) | |
Public Attributes | |
DBTablePartBase * | tpart |
DBEntryBase * | db_entry |
Definition at line 31 of file db_partition.cc.
|
inline |
Definition at line 32 of file db_partition.cc.
DBEntryBase* RemoveQueueEntry::db_entry |
Definition at line 36 of file db_partition.cc.
DBTablePartBase* RemoveQueueEntry::tpart |
Definition at line 35 of file db_partition.cc.