airinv-library(3) - Linux man page

Name

airinv-library - C++ Simulated Airline Inventory Management System Library

Synopsis

#include <airinv/...>

Description

AirInv is a C++ library of airline inventory management classes and functions, mainly targeting simulation purposes.

AirInv 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:

• Inventory creation/dressing from a schedule

• Distributed airline inventories

• Codeshare and alliances

See Also

airinv(1), airinv_parseinventory(1), airinvserver(1), airinvclient(1), airinv-config(1)

Support

Please report any bugs to https://sourceforge.net/apps/trac/airinv/report

Copyright

Copyright © 2009-2011 Denis Arnaud

See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html