All Classes Files Functions Variables Enumerations Enumerator Macros
Classes
library.hpp File Reference

The Library class stores all info required to describe all shows. More...

#include <string>
#include <vector>
#include "show.hpp"
#include "options.hpp"
#include "handler.hpp"
Include dependency graph for library.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Library
 Stores all info required to describe all shows. More...
 

Detailed Description

The Library class stores all info required to describe all shows.

Library objects contain: Show objects.

Show requires 1 other class, Show to be loaded prior to it in order to function properly.

Authors
erythros and emrys
Version
0.37

Definition in file library.hpp.