#include <ConnectionRecords.h>
Definition at line 25 of file ConnectionRecords.h.
◆ WriteConnectionRecords() [1/2]
OpenDDS::DCPS::WriteConnectionRecords::WriteConnectionRecords |
( |
WeakRcHandle< BitSubscriber > |
bit_sub, |
|
|
const ConnectionRecords & |
records |
|
) |
| |
|
inline |
Definition at line 27 of file ConnectionRecords.h.
WeakRcHandle< BitSubscriber > bit_sub_
ConnectionRecords records_
◆ WriteConnectionRecords() [2/2]
Definition at line 33 of file ConnectionRecords.h.
38 records_.push_back(std::make_pair(action, record));
WeakRcHandle< BitSubscriber > bit_sub_
ConnectionRecords records_
◆ execute()
void OpenDDS::DCPS::WriteConnectionRecords::execute |
( |
void |
| ) |
|
|
virtual |
◆ bit_sub_
◆ records_
ConnectionRecords OpenDDS::DCPS::WriteConnectionRecords::records_ |
|
private |
The documentation for this class was generated from the following files: