1 INTRODUCTION
The CCS Event Handling Tool Kit provides a number of services and features easing the implementation of VLT WS applications. In particular it provides a standard architecture to design and develop event-driven applications. Using the Event Handling Tool Kit all the common features of VLT WS applications are supported automatically, saving a lot of time for the developer.
The CCS Event Handling Tool Kit is implemented in C++ and based on the Extended CCS Tool Kit, which again is based on the standard CCS libraries.
1.1 PURPOSE
This document is the User Manual for the CCS Event Handling Tool Kit. It provides all the necessary information for helping new users to start up using the toolkit for application programming.
The readers of the document are developers of VLT applications.
1.2 SCOPE
For reading the document, a basic knowledge of the VLT Programming Standards and basic knowledge of the features and functioning of CCS/Extended CCS may be advantageous. Furthermore some knowledge of C++ is advantageous but not absolutely necessary for reading the document and starting out developing the first application with the Event Handler Tool Kit.
This document is not intended as an introduction in C++.
1.3 RELEASE NOTES
For details on not implemented features, known problems and last minute changes, look at the files RelNotes_xxx.text and ChangeLog in the eccs module's directory.
Some new classes added in this release of the library are only prototypes and are currently under testing. It is also possible that these classes will undergo minor interface and bahviour changes.
1.4 APPLICABLE DOCUMENTS
The following documents, of the exact issue shown, form a part of this document to the extent specified herein. In the event of conflict between the documents referenced herein and the contents of this document, the contents of this document shall be considered as a superseding requirement:
1.5 REFERENCE DOCUMENTS
[5] E.Gamma R.Helm R.Johnson J.Vlissides --- Design Patterns, Elements of Reusable Object-Oriented Software, Addison-Wesley, 1995
1.6 ABBREVIATIONS AND ACRONYMS
The following abbreviations and acronyms are used in this document:
1.7 STYLISTIC CONVENTIONS
The following styles are used:
bold and italic are also used to highlight words.
1.8 PROBLEM REPORTING/CHANGE REQUEST
Please refer to [4].
Quadralay Corporation http://www.webworks.com Voice: (512) 719-3399 Fax: (512) 719-3606 sales@webworks.com |