Modules/Submodules

This is a list of the modules/sub-modules and what they return in value when used with the Engine Output Configurator.

Note: The sub-modules vary depending on the selected module and are a function of the module selected.
Module Submodules
appc

Advanced Peer-to-Peer Communication; used for the LU6.2 protocol driver.

  • close: Close a file or connection
  • control: Control message
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
cmd

Command; handles commands sent by hcicmd, that is, pstart, pstop, and die.

cmd: Command

dbi

Database Interface; all functions relating to database operations, not ODBC.

  • dbi: Database Interface
  • elog: Error database operation information
  • etps: Error database TPS error
  • icl: Inter-thread communication library
  • log: Generic database operations, specifically saving message content to and from the database
  • rlog: Recovery database operation information
dbp
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
  • close: Close a file or connection
dicm
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
  • close: Close a file or connection
diagModule

Diagnosis; used for internal engine debugging

  • diag: Other diagnostic message
  • leak: Memory allocation/deallocation; useful for diagnosis of memory leaks
dnet

Decnet protocol drivers

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
file

File protocol drivers

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
fset
  • close: Close a file or connection
  • control: Control message
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
http

HTTP protocol driver

  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
  • tps: Tcl Procedure Stream
icl

Interthread Communications Library; provides interthread communication (inter- or intra-process)

  • cb: Callback
  • conn: Connection
  • db: Database
  • icl: Inter-thread communication library
  • server: ICL has a server/client relationship between threads. This is for the server side information.
  • tcpip: Transmission Control Protocol/Internet Protocol
java
  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
lu3

Logical Unit 3; IBM SNA LU3 protocol, used when Cloverleaf acts as a printer

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
mqs

IBM WebSphere MQ

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • query: Message data query
  • read: Read data
  • write: Write data
msg

Message; routines related to management of message objects

  • mid: Message ID
  • msg: Message object
  • recdefload: Message format definition loading
  • recdegquery: Data query on message
  • recformat: Data conversion
  • recparse: Message parsing
  • tbl: Lookup tables
msi

Monitor Statistics Interface; routines related to monitoring and statistics

msi: Engine Monitor Statistics Interface
nci

NetConfig interface

nci: Information for NetConfig-related issues
numf

Numbered File protocol drivers

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
pd
  • close: Close a file or connection
  • control: Control message
  • general: General
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
  • thread: Internal thread
pdl

Programmable Driver Language; routines used to control user-written PDLs

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • pdl: Programmable Driver Language
  • read: Read data
  • write: Write data
prod

Product

prod: System environment; general configuration
pti

Pthreads interface

  • event: Event
  • msg: Message
  • pti
  • sched: Schedule
  • select
  • signal
  • thread: Internal thread
sms

Serial Module Stack (TPS Tcl Procedure Stream)

This controls running of the user-defined TPS module.

sms: TPS stack processing information
tcp

TCP/IP; length-encoded TCP/IP protocol drivers

  • close: Close a file or connection
  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
tii

Tcl Interpreter Interface

tii: Information for Tcl-related issues
tps

Tcl Procedure Stream

  • eodata: Engine Output data
  • msgdisp: Message disposition
  • tps: Tcl Procedure Stream
upoc

User Point of Control; UPoC protocol drivers

  • init: Initialization
  • open: Open a file or make a connection
  • read: Read data
  • write: Write data
  • tps: Tcl Procedure Stream
util

General utility functions

  • counter: Sequence counters
  • fs: File system
  • nd: Named data object
  • utils: Utilities
xlt

Translation thread

  • format: Data format
  • route: Routing
  • thread: Related to threading issues
  • xlate: All other miscellaneous translation issues
xpm

Translation (Xlation) Pseudo Machine

  • xlt: Translation
  • xpm: Translation Pseudo Machine
xslt

Extensible Stylesheet Language Transformations (XSLT)

xslt: XSLT processing