Manual Overview

This manual covers the Python wrappers around the OSE C++ class library. The wrappers make avail- able functionality related to the logging system, the real time events system, the service agent frame- work for creating distributed applications, the HTTP servlet framework and the RPC over HTTP interfaces.

Python Modules

Lists the available Python modules and their pur-

 

pose. Includes brief details regarding installation

 

and setup of the users environment.

 

 

Logging Facility

Describes the message logging facility, including

 

how to direct messages to a specific log channel,

 

how to log messages to a file or to process them

 

within the actual application.

 

 

Program Setup

Describes the interface to the configuration data-

 

base, user environment and other process infor-

 

mation.

 

 

Event Framework

Describes the interface to the event system, how

 

to schedule jobs and setup callbacks in response

 

to real time events such as timers, signals and

 

socket activity.

 

 

7

Page 7
Image 7
Python 7.0pl5, Python Manual manual Manual Overview