Include Files


Each .cxx source file has a corresponding .h header file containing the declaration of a SmartSockets class. Code written in C++ that uses the C++ class library must include the header file sscpp.h, which is located in this directory:

UNIX:
$RTHOME/include/$RTARCH/rtworks 
Windows:
%RTHOME%\include\rtworks 

This include file automatically includes all the header files used for interprocess communication using the C++ class library.


TIBCO SmartSockets™ C++ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com