AcsBulkdata::SenderStreamConfiguration

NAME
SYNOPSIS
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Author

NAME

AcsBulkdata::SenderStreamConfiguration −

SYNOPSIS

#include <bulkDataNTConfiguration.h>

Inherits AcsBulkdata::StreamConfiguration.

Public Member Functions

SenderStreamConfiguration ()

void setDDSSenderStreamQoS (char *cfg)

void setDDSSenderStreamQoS (char *profileName, char *cfg)

Detailed Description

A Sender stream configuration. It consists in a seres of sender flow configurations

Constructor & Destructor Documentation

AcsBulkdata::SenderStreamConfiguration::SenderStreamConfiguration ()

Member Function Documentation

void AcsBulkdata::SenderStreamConfiguration::setDDSSenderStreamQoS (char * cfg) Sets DDS QoS directly using XML

Parameters:

cfg (same value that can be given to DDSReceiverFlowQoS elemtn in CDB

void AcsBulkdata::SenderStreamConfiguration::setDDSSenderStreamQoS (char * profileName, char * cfg) Sets DDS QoS directly using XML + profile name (if we need to have it unique)

Parameters:

profileName
cfg

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.