CoreDX DDS
C++ Reference Manual

LoggingQosPolicy Struct Reference

Controls the amount and kind of data that is logged. More...

List of all members.

Public Attributes

unsigned int flags
 flags to control logging output

Detailed Description

Controls the amount and kind of data that is logged.

The application must be linked with the instrumented library in order to enable loggin with this LoggingQosPolicy.

The level of log output is controlled by a series of bitmapped flags. Each class of log message is enabled by setting a flag to 1, and is disabled by 0.

Refer to include/dds/dds.h for the numeric values for the flags

 All Classes Files Functions Variables

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.