RMOL Logo  1.00.1
C++ library of Revenue Management and Optimisation classes and functions
rmol-paths.hpp File Reference

Go to the source code of this file.

Macros

#define PACKAGE   "rmol"
 
#define PACKAGE_NAME   "RMOL"
 
#define PACKAGE_VERSION   "1.00.1"
 
#define PREFIXDIR   "/usr"
 
#define EXEC_PREFIX   "/usr"
 
#define BINDIR   "/usr/bin"
 
#define LIBDIR   "/usr/lib64"
 
#define LIBEXECDIR   "/usr/libexec"
 
#define SBINDIR   "/usr/sbin"
 
#define SYSCONFDIR   "/usr/etc"
 
#define INCLUDEDIR   "/usr/include"
 
#define DATAROOTDIR   "/usr/share"
 
#define DATADIR   "/usr/share"
 
#define DOCDIR   "/usr/share/doc/rmol-1.00.1"
 
#define MANDIR   "/usr/share/man"
 
#define INFODIR   "/usr/share/info"
 
#define HTMLDIR   "/usr/share/doc/rmol-1.00.1/html"
 
#define PDFDIR   "/usr/share/doc/rmol-1.00.1/html"
 
#define STDAIR_SAMPLE_DIR   "/usr/share/stdair/samples"
 

Macro Definition Documentation

◆ PACKAGE

#define PACKAGE   "rmol"

Definition at line 4 of file rmol-paths.hpp.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "RMOL"

Definition at line 5 of file rmol-paths.hpp.

Referenced by readConfiguration().

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "1.00.1"

Definition at line 6 of file rmol-paths.hpp.

Referenced by readConfiguration().

◆ PREFIXDIR

#define PREFIXDIR   "/usr"

Definition at line 7 of file rmol-paths.hpp.

Referenced by readConfiguration().

◆ EXEC_PREFIX

#define EXEC_PREFIX   "/usr"

Definition at line 8 of file rmol-paths.hpp.

◆ BINDIR

#define BINDIR   "/usr/bin"

Definition at line 9 of file rmol-paths.hpp.

◆ LIBDIR

#define LIBDIR   "/usr/lib64"

Definition at line 10 of file rmol-paths.hpp.

◆ LIBEXECDIR

#define LIBEXECDIR   "/usr/libexec"

Definition at line 11 of file rmol-paths.hpp.

◆ SBINDIR

#define SBINDIR   "/usr/sbin"

Definition at line 12 of file rmol-paths.hpp.

◆ SYSCONFDIR

#define SYSCONFDIR   "/usr/etc"

Definition at line 13 of file rmol-paths.hpp.

◆ INCLUDEDIR

#define INCLUDEDIR   "/usr/include"

Definition at line 14 of file rmol-paths.hpp.

◆ DATAROOTDIR

#define DATAROOTDIR   "/usr/share"

Definition at line 15 of file rmol-paths.hpp.

◆ DATADIR

#define DATADIR   "/usr/share"

Definition at line 16 of file rmol-paths.hpp.

◆ DOCDIR

#define DOCDIR   "/usr/share/doc/rmol-1.00.1"

Definition at line 17 of file rmol-paths.hpp.

◆ MANDIR

#define MANDIR   "/usr/share/man"

Definition at line 18 of file rmol-paths.hpp.

◆ INFODIR

#define INFODIR   "/usr/share/info"

Definition at line 19 of file rmol-paths.hpp.

◆ HTMLDIR

#define HTMLDIR   "/usr/share/doc/rmol-1.00.1/html"

Definition at line 20 of file rmol-paths.hpp.

◆ PDFDIR

#define PDFDIR   "/usr/share/doc/rmol-1.00.1/html"

Definition at line 21 of file rmol-paths.hpp.

◆ STDAIR_SAMPLE_DIR

#define STDAIR_SAMPLE_DIR   "/usr/share/stdair/samples"

Definition at line 22 of file rmol-paths.hpp.