OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces | Enumerations
ThreadPerConnectionSendTask.h File Reference
#include "BasicQueue_T.h"
#include "TransportDefs.h"
#include <dds/DCPS/dcps_export.h>
#include <dds/DCPS/PoolAllocationBase.h>
#include <dds/DCPS/ConditionVariable.h>
#include <ace/Synch_Traits.h>
#include <ace/Task.h>
Include dependency graph for ThreadPerConnectionSendTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenDDS::DCPS::SendRequest
 
class  OpenDDS::DCPS::ThreadPerConnectionSendTask
 Execute the requests of sending a sample or control message. More...
 

Namespaces

 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::DCPS
 

Enumerations

enum  OpenDDS::DCPS::SendStrategyOpType {
  OpenDDS::DCPS::SEND_START, OpenDDS::DCPS::SEND, OpenDDS::DCPS::SEND_STOP, OpenDDS::DCPS::REMOVE_SAMPLE,
  OpenDDS::DCPS::REMOVE_ALL_CONTROL_SAMPLES
}