Specifications
Level II Developer’s Toolkit
Known Level II Developer’s Toolkit Anomalies
SPECTRUM Software Release Notes Page 118
referencing system headers). For more information, review the readme
file in the following SPECTRUM directory:
<Spectrumdir>/SDK/README
CORBA
CORBA is similar to the Level II toolkits (SS API, VP API, IH API, and the
communications library). CORBA provides server infrastructure including
connection management, security, and location services.
The SPECTRUM CORBA API is used to write applications. The API
provides a set of objects and methods that allow an application to access
SPECTRUM models, model types, associations, relations, alarms, events,
and statistics.
Unlike the SS API that requires applications to be written with C++, the
CORBA application may be written in Java or C++. This API uses
exceptions for error reporting, and supports native and internationalized
multithreaded applications.
The SPECTRUM CORBA API provides password-access to SPECTRUM.
The API includes helper classes to set the login and maintain the secure
connection. It includes example programs and web-enabled API
documentation.
Known Level II Developer’s Toolkit Anomalies
SDK
Aprisma will ship the following port headers, which are wrappers to the
appropriate stream headers based on the Operating System:
• fstream.h
• iomanip.h
• ios.h iosfwd.h
• iostream.h
• istream.h
• ostream.h
• strstream.h