airtsp-library - Man Page

C++ Simulated Airline Schedule Manager Library

Synopsis

#include <airtsp/...>

Description

AirTSP aims at providing a clean API and a simple implementation, as a C++ library, of a Airline Schedule Management System. It is intended to be used in simulated environments only: it is not designed to work in the real-world of Airline IT operations.

AirTSP makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used.

The library covers the following areas:

See Also

airtsp(1), airtsp-config(1)

Support

Please report any bugs to https://sourceforge.net/apps/trac/air-sched/report

Referenced By

airtsp(1), airtsp-config(1).