RiCOSConnectionPort class

The RiCOSConnectionPort class is used for interprocess communication between instrumented applications and Rational® Rhapsody®.

Creation summary
create
Creates an RiCOSConnectionPort object
destroy
Destroys the RiCOSConnectionPort object
cleanup
Cleans up after an RiCOSConnectionPort object
init
Initializes an RiCOSConnectionPort object
Method summary
Connect
Connects a process to the instrumentation server at the specified socket address and port
Send
Sends data out from the connection port
SetDispatcher
Sets the connection dispatcher function, which is called whenever there is an input on the connection port (input from the socket)

Feedback