TipcMon
Name
TipcMon user class for monitoring RTserver and the RTclients attached to RTserver
Synopsis
Inheritance
Description
A TipcMon object provides methods for an RTclient to monitor information that is not associated with a particular RTserver or RTclient.
Caution
None
See Also
TipcMonClient, TipcMonServer
Construction/Destruction
TipcMon::TipcMon
Syntax:
|
|
Remarks:
|
Create a TipcMon object.
|
Public Member Functions
TipcMon::ClientNamesPoll
Syntax:
|
|
Remarks:
|
Poll once for RTclient names.
|
C API:
|
TipcMonClientNamesPoll
|
TipcMon::ClientNamesWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching RTclient names.
|
C API:
|
TipcMonClientNamesGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching RTclient names.
|
C API:
|
TipcMonClientNamesSetWatch
|
TipcMon::IdentStr
Syntax:
|
|
Remarks:
|
Get the monitoring identification string of this process.
|
C API:
|
TipcMonGetIdentStr
|
|
|
Syntax:
|
|
Remarks:
|
Set the monitoring identification string of this process.
|
C API:
|
TipcMonSetIdentStr
|
TipcMon::PrintWatch
Syntax:
|
|
Remarks:
|
Print all monitoring categories being watched.
|
C API:
|
TipcMonPrintWatch
|
TipcMon::ProjectNamesPoll
Syntax:
|
|
Remarks:
|
Poll once for project names.
|
C API:
|
TipcMonProjectNamesPoll
|
TipcMon::ProjectNamesWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching project names.
|
C API:
|
TipcMonProjectNamesGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching project names.
|
C API:
|
TipcMonProjectNamesSetWatch
|
TipcMon::ServerConnPoll
Syntax:
|
|
Remarks:
|
Poll once for RTserver connections.
|
C API:
|
TipcMonServerConnPoll
|
TipcMon::ServerConnWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching RTserver connections.
|
C API:
|
TipcMonServerConnGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching RTserver connections.
|
C API:
|
TipcMonServerConnSetWatch
|
TipcMon::ServerNamesPoll
Syntax:
|
|
Remarks:
|
Poll once for RTserver names.
|
C API:
|
TipcMonServerNamesPoll
|
TipcMon::ServerNamesWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching RTserver names.
|
C API:
|
TipcMonServerNamesGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching RTserver names.
|
C API:
|
TipcMonServerNamesSetWatch
|
TipcMon::SubjectNamesPoll
Syntax:
|
|
Remarks:
|
Poll once for subject names.
|
C API:
|
TipcMonSubjectNamesPoll
|
TipcMon::SubjectNamesWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching subject names.
|
C API:
|
TipcMonSubjectNamesGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching subject names.
|
C API:
|
TipcMonSubjectNamesSetWatch
|
TipcMon::SubjectSubscribePoll
Syntax:
|
|
Remarks:
|
Poll once for the names of the RTclients that are subscribing to a subject.
|
C API:
|
TipcMonSubjectSubscribePoll
|
TipcMon::SubjectSubscribeWatch
Syntax:
|
|
Remarks:
|
Get whether or not this RTclient is watching the RTclients that are subscribing to a subject.
|
C API:
|
TipcMonSubjectSubscribeGetWatch
|
|
|
Syntax:
|
|
Remarks:
|
Start or stop watching RTclients that are subscribing to a subject.
|
C API:
|
TipcMonSubjectSubscribeSetWatch
|
TIBCO SmartSockets™ cxxipc Class Library
Software Release 6.8,
July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com
|