EAServer IDL modules

Use the ORB vendor’s IDL-to-C++ compiler to generate stubs for the files in the table, “EAServer IDL files”. All IDL files are installed in the EAServer include subdirectory. “Writing CORBA C++ clients” describes how these interfaces are used to instantiate EAServer components and call component methods. For additional information, see the comments in each IDL file.

EAServer IDL files

File name

Description

SessionManager.idl

Defines interfaces for session-based creation of EAServer component instances.

BCD.idl

Defines the CORBA datatypes for EAServer’s binary and fixed-point numeric datatypes.

MJD.idl

Defines the CORBA datatypes for EAServer’s date and time datatypes.

TabularResults.idl

Defines the CORBA datatypes that represent result sets returned by a method invocation.