TIBCO FTL®
File List
Here is a list of all files with brief descriptions:
 advisory.hAsynchronous advisory messages carry information about the operation of FTL. Programs can receive this information through subscribers on the advisory endpoint
 conmatch.hContent matchers filter messages based on their content
 except.hExceptions capture error information during FTL calls
 fldref.hField references enable efficiency gains when accessing message fields
 ftl.hStart and stop FTL
Log levels
 group.hThe group facility can coordinate fault-tolerant operation, or distribute operating roles among application process instances
 inbox.hInbox objects address inbox subscribers
 logstream.hThis file defines constants related to LogStream data messages, their field names, and their field values
 map.hPrograms can use maps to store key/value pairs in a persistence store
 mapiter.hMap iterators iterate over the key/value pairs in a map
 monitor.hThis file defines constants related to monitoring data messages, their field names, and their field values
 msg.hMessage objects contain fields with values
 props.hProperties objects represent a set of configuration properties (name/value pairs)
 pub.hPublisher objects send messages
 queue.hEvent queue objects hold message and timer events until callbacks can process them
 realm.hRealm objects contain definitions of message formats, endpoints and transport maps
 sub.hSubscribers express interest to receive inbound messages
 tiblock.hCooperating application programs can use locks to implement exclusive access to a map within a persistence store
 types.hFTL datatype definitions