#include <NOTIFICATION_Consumer.hxx>
Public Member Functions | |
NOTIFICATION_Consumer () | |
virtual | ~NOTIFICATION_Consumer () |
bool | Receive (char **graph, char **node, char **type, char **message, char **sender, long *counter, char **date, long *stamp) |
Private Member Functions | |
void | disconnect_structured_pull_consumer () |
void | offer_change (const CosN_EventTypeSeq &added, const CosN_EventTypeSeq &deled) |
Private Attributes | |
bool | _ok |
CosNA_StructuredProxyPullSupplier_var | proxy_supplier |
NOTIFICATION_Consumer::NOTIFICATION_Consumer | ( | ) |
References _ok, SALOME::BAD_PARAM, CosNA_STRUCTURED_EVENT, MESSAGE, NOTIFICATION_channel(), and proxy_supplier.
|
virtual |
References _ok, MESSAGE, and proxy_supplier.
|
private |
|
private |
bool NOTIFICATION_Consumer::Receive | ( | char ** | graph, |
char ** | node, | ||
char ** | type, | ||
char ** | message, | ||
char ** | sender, | ||
long * | counter, | ||
char ** | date, | ||
long * | stamp | ||
) |
References _ok, MESSAGE, and proxy_supplier.
Referenced by NOTIFICATION_Consumer_Swig::Receive().
|
private |
Referenced by NOTIFICATION_Consumer(), Receive(), and ~NOTIFICATION_Consumer().
|
private |
Referenced by NOTIFICATION_Consumer(), Receive(), and ~NOTIFICATION_Consumer().