OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( DBTablePartBase tpart,
DBEntryBase db_entry 
)
inline

Definition at line 32 of file db_partition.cc.

Member Data Documentation

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.


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