Public Member Functions

AcsBulkdata::SenderStreamConfiguration Class Reference

#include <bulkDataNTConfiguration.h>

Inheritance diagram for AcsBulkdata::SenderStreamConfiguration:
Inheritance graph
[legend]
Collaboration diagram for AcsBulkdata::SenderStreamConfiguration:
Collaboration graph
[legend]

List of all members.

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 

The documentation for this class was generated from the following file: