AirRAC Logo  1.00.0
C++ Simulated Revenue Accounting (RAC) System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
Users Guide

Table of Contents

Introduction

The AirRAC library contains classes for yield rule management. This document does not cover all the aspects of the AirRAC library. It does however explain the most important things you need to know in order to start using AirRAC.

Get Started

Get the AirRAC library

Build the AirRAC project

To run the configuration script the first time, go to the top directory (where the AirRAC package has been un-packed), and issue either of the following two commands, depending on whether the AirRAC project has been checked out from the Subversion repository or downloaded as a tar-ball package from the Sourceforge Web site:

  • ./autogen.sh
  • ./configure

Build and Run the Tests

Install the AirRAC Project (Binaries, Documentation)

Exploring the Predefined BOM Tree

AirRAC predefines a BOM (Business Object Model) tree specific to the airline IT arena.

Yield Rule Engine BOM Tree

Extending the BOM Tree