#include "SALOME_NOTIFICATION.hxx"#include "utilities.h"#include "CosNotifyShorthands.h"#include "NOTIFICATION_Supplier.hxx"#include "NOTIFICATION_Consumer.hxx"

Go to the source code of this file.
Macros | |
| #define | NOTIF_WARNING "Warning" |
| #define | NOTIF_STEP "Step" |
| #define | NOTIF_TRACE "Trace" |
| #define | NOTIF_VERBOSE "Verbose" |
| #define | NOTIFICATION_ChannelName "EventChannel" |
Functions | |
| char * | NOTIFICATION_date () |
| CosNA_EventChannel_ptr | NOTIFICATION_channel () |
| #define NOTIF_STEP "Step" |
| #define NOTIF_TRACE "Trace" |
| #define NOTIF_VERBOSE "Verbose" |
| #define NOTIF_WARNING "Warning" |
| #define NOTIFICATION_ChannelName "EventChannel" |
Referenced by NOTIFICATION_channel().
| CosNA_EventChannel_ptr NOTIFICATION_channel | ( | ) |
References ASSERT, SINGLETON_< TYPE >::Instance(), MESSAGE, and NOTIFICATION_ChannelName.
Referenced by NOTIFICATION_Consumer::NOTIFICATION_Consumer(), and NOTIFICATION_Supplier::NOTIFICATION_Supplier().
| char* NOTIFICATION_date | ( | ) |
Referenced by NOTIFICATION_Supplier::Send().