ccs-defaults 0.1.3
Loading...
Searching...
No Matches
malProperties.hpp File Reference

MAL default properties for CCS applications. More...

#include <string>
#include <map>

Go to the source code of this file.

Namespaces

namespace  ccs
 
namespace  ccs::defaults
 

Functions

std::map< std::string, std::string > ccs::defaults::GetDefaultMalPropertiesForCcs (const std::string &uri, const std::string &app_name="", const std::string &cnd_ip="")
 Return MAL-specific properties for CCS applications by URI.
 
std::map< std::string, std::string > ccs::defaults::GetDefaultMalPropertiesForDds (std::string app_name="", std::string cnd_ip="", std::string participant="", std::string qos_file="")
 Return DDS-MAL-specific properties for CCS applications.
 

Detailed Description

MAL default properties for CCS applications.