#include <acsutil.h>#include <ace/SString.h>#include <baci.h>#include <baciS.h>#include <logging.h>#include <baciRecovery.h>#include <baciRecoverableObject.h>Include dependency graph for baciMonitor_T.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | baci |
Classes | |
| class | baci::Monitor<> |
| class | baci::MonitorBasic<> |
Defines | |
| #define | HEADER_PRINT_GET_OBJECT_STATE |
| #define | IMPL_PRINT_GET_OBJECT_STATE |
| #define | HEADER_SCAN_SET_OBJECT_STATE |
| #define | IMPL_SCAN_SET_OBJECT_STATE |
| #define | MAX_VALUE_LENGTH 500 |
| #define | ACS_MONITOR_C class TCORBA, class TCORBA_out, class TCB, class TPOA, baci::BACIValue::Type TBACIValuetype |
| #define | ACS_MONITOR_T TCORBA, TCORBA_out, TCB, TPOA, TBACIValuetype |
| #define | ACS_MONITOR_SEQ(T, TCORBA) TCORBA, TCORBA##_out, ACS::CB##T##Seq, POA_ACS::Monitor##T, baci::BACIValue::type_##T##Seq |
| #define | ACS_MONITOR(T, TCORBA) TCORBA, TCORBA##_out, ACS::CB##T, POA_ACS::Monitor##T, baci::BACIValue::type_##T |
| #define | ACS_MONITOR_BASIC_C class TCORBA, class TCORBA_out, class TCB, class TPOA, baci::BACIValue::Type TBACIValuetype |
| #define | ACS_MONITOR_BASIC_T TCORBA, TCORBA_out, TCB, TPOA, TBACIValuetype |
|
|
Helper macro used to define the templates passed to the Monitor class for non-sequence properties. |
|
|
Helper macro used to define the templates passed to the Monitor class for properties. |
|
|
Helper macro used to define the templates passed to the Monitor class for properties. |
|
|
Helper macro used to define the templates passed to the Monitor class. |
|
|
Helper macro used to define the templates passed to the Monitor class for sequence properties. |
|
|
Helper macro used to define the templates passed to the Monitor class. |
|
|
Value: Helper macro used to print the current state of a monitor to "buffer". |
|
|
Value: Helper macro used to extract info from "state" to various variables. |
|
|
Value: Helper macro used to print the current state of a monitor to "buffer". |
|
|
Value: Helper macro used to extract info from "state" to various variables. |
|
|
Maximum length of strigified value |
1.3.8