#include <bulkDataNTConfiguration.h>
List of all members.
Detailed Description
A Sender flow configuration
Constructor & Destructor Documentation
AcsBulkdata::SenderFlowConfiguration::SenderFlowConfiguration |
( |
|
) |
|
Member Function Documentation
double AcsBulkdata::SenderFlowConfiguration::getACKsTimeout |
( |
|
) |
const |
double AcsBulkdata::SenderFlowConfiguration::getSendFrameTimeout |
( |
|
) |
const |
double AcsBulkdata::SenderFlowConfiguration::getThrottling |
( |
|
) |
const |
void AcsBulkdata::SenderFlowConfiguration::setACKsTimeout |
( |
double |
acKsTimeout |
) |
|
void AcsBulkdata::SenderFlowConfiguration::setDDSSenderFlowQoS |
( |
char * |
profileName, |
|
|
char * |
cfg | |
|
) |
| | |
Sets DDS QoS directly using XML + profile name (if we need to have it unique)
- Parameters:
-
void AcsBulkdata::SenderFlowConfiguration::setDDSSenderFlowQoS |
( |
char * |
cfg |
) |
|
Sets DDS QoS directly using XML
- Parameters:
-
| cfg | (same value that can be given to DDSReceiverFlowQoS elemtn in CDB |
void AcsBulkdata::SenderFlowConfiguration::setSendFrameTimeout |
( |
double |
frameTimeout |
) |
|
void AcsBulkdata::SenderFlowConfiguration::setThrottling |
( |
double |
throttling |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: