Tibrv

Class

Declaration

class Tibrv

Purpose

The Rendezvous environment.

Remarks

Programs do not create instances of Tibrv. Instead, programs use its static methods to open and close the Rendezvous environment, and extract utility objects.

Method

Description

Environment Life Cycle and Properties

Tibrv::open()

Start Rendezvous internal machinery.

Tibrv::close()

Stop and destroy Rendezvous internal machinery.

Tibrv::version()

Identify the Rendezvous API release number.

Utility Objects

Tibrv::defaultQueue()

Extract the default queue object.

Tibrv::processTransport()

Extract the intra-process transport object.