rmw_fastrtps_shared_cpp  master
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
rmw_security_logging.hpp File Reference
#include "fastrtps/rtps/attributes/PropertyPolicy.h"
#include "rmw_fastrtps_shared_cpp/visibility_control.h"
Include dependency graph for rmw_security_logging.hpp:

Go to the source code of this file.

Functions

bool apply_security_logging_configuration (eprosima::fastrtps::rtps::PropertyPolicy &policy)
 Apply any requested security logging configuration to the policy. More...
 

Function Documentation

◆ apply_security_logging_configuration()

bool apply_security_logging_configuration ( eprosima::fastrtps::rtps::PropertyPolicy &  policy)

Apply any requested security logging configuration to the policy.

Parameters
policypolicy to which security logging properties may be added.
Returns
false if the requested configuration could not be applied (rmw error will be set).
true if the requested configuration was applied (or no configuration was requested).