1airinv-library(3)          Library Functions Manual          airinv-library(3)
2
3
4

NAME

6       airinv-libraryC++ Simulated Airline Inventory Management System Library
7

SYNOPSIS

9       #include <airinv/...>
10

DESCRIPTION

12       AirInv is a C++ library of airline inventory management classes and
13       functions, mainly targeting simulation purposes.
14
15       AirInv makes an extensive use of existing open-source libraries for
16       increased functionality, speed and accuracy. In particular the Boost
17       (C++ Standard Extensions: http://www.boost.org) library is used.
18
19       The library covers the following areas:
20
21       • Inventory creation/dressing from a schedule
22
23       • Distributed airline inventories
24
25       • Codeshare and alliances
26

SEE ALSO

28       airinv(1), airinv_parseInventory(1), AirInvServer(1), AirInvClient(1),
29       airinv-config(1)
30

SUPPORT

32       Please report any bugs to
33       https://sourceforge.net/apps/trac/airinv/report
34
36       Copyright © 2009-2011 Denis Arnaud
37
38       See the COPYING file for more information on the (LGPLv2+) license, or
39       directly on Internet:
40        http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
41
42
43
44My Project                      Sat Aug 7 2021               airinv-library(3)
Impressum