Include These Header Files

Rendezvous C programs must include the appropriate header files from this list.

Header Files

Header File

Description

Communications, Events and Data

All programs must include this API header file.

tibrv/tibrv.h

Include this header file for the Rendezvous C API.

Certified Message Delivery and Distributed Queue

tibrv/cm.h

Include this header file for the Rendezvous certified message delivery and distributed queue C API. Including cm.h automatically includes tibrv.h too.

Fault Tolerance

tibrv/ft.h

Include this header file for the Rendezvous fault tolerance C API. Including ft.h automatically includes tibrv.h too.

Secure Daemons and OpenSSL

Programs that connect to secure daemons (rvsd, rvsrd) must include this header file.

tibrv/sd.h

Include this header file for the Rendezvous secure daemon C API.