common class for Sender and Receiver configuration More...
#include <bulkDataNTConfiguration.h>


Public Member Functions | |
| StreamConfiguration () | |
| bool | isParticipantPerStream () const |
| void | setParticipantPerStream (bool participantPerStream) |
Static Public Attributes | |
| static bool | DEFAULT_PARTICIPANT_PER_STREAM |
Protected Attributes | |
| bool | participantPerStream |
Friends | |
| class | BulkDataNTStream |
| class | BulkDataConfigurationParser |
common class for Sender and Receiver configuration
| AcsBulkdata::StreamConfiguration::StreamConfiguration | ( | ) |
| bool AcsBulkdata::StreamConfiguration::isParticipantPerStream | ( | ) | const [inline] |
References participantPerStream.
| void AcsBulkdata::StreamConfiguration::setParticipantPerStream | ( | bool | participantPerStream | ) | [inline] |
friend class BulkDataConfigurationParser [friend] |
Reimplemented from AcsBulkdata::DDSConfiguration.
friend class BulkDataNTStream [friend] |
Reimplemented from AcsBulkdata::DDSConfiguration.
bool AcsBulkdata::StreamConfiguration::participantPerStream [protected] |
Referenced by isParticipantPerStream().
1.7.0