AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::AIRSCHED_ServiceContext Class Reference

Class holding the context of the AirSched services. More...

#include <airsched/service/AIRSCHED_ServiceContext.hpp>

Inheritance diagram for AIRSCHED::AIRSCHED_ServiceContext:

List of all members.

Friends

class AIRSCHED_Service
class FacAIRSCHEDServiceContext

Detailed Description

Class holding the context of the AirSched services.

Definition at line 22 of file AIRSCHED_ServiceContext.hpp.


Friends And Related Function Documentation

friend class AIRSCHED_Service [friend]

The AIRSCHED_Service class should be the sole class to get access to ServiceContext content: general users do not want to bother with a context interface.

Definition at line 28 of file AIRSCHED_ServiceContext.hpp.

friend class FacAIRSCHEDServiceContext [friend]

Definition at line 29 of file AIRSCHED_ServiceContext.hpp.


The documentation for this class was generated from the following files: