Ginga  0.13.6.1771-df200
The iTV middleware.
Ncl.h
Go to the documentation of this file.
1 /* Copyright (C) 2006-2017 PUC-Rio/Laboratorio TeleMidia
2 
3 This file is part of Ginga (Ginga-NCL).
4 
5 Ginga is free software: you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published by
7 the Free Software Foundation, either version 2 of the License, or
8 (at your option) any later version.
9 
10 Ginga is distributed in the hope that it will be useful, but WITHOUT
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
12 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
13 License for more details.
14 
15 You should have received a copy of the GNU General Public License
16 along with Ginga. If not, see <http://www.gnu.org/licenses/>. */
17 
18 #ifndef NCL_H
19 #define NCL_H
20 
21 #include "NclAnchor.h"
22 #include "NclArea.h"
23 #include "NclBind.h"
24 #include "NclComposition.h"
25 #include "NclContext.h"
26 #include "NclEntity.h"
27 #include "NclLink.h"
28 #include "NclMedia.h"
29 #include "Ncl.h"
30 #include "NclDocument.h"
31 #include "NclNode.h"
32 #include "NclPort.h"
33 #include "NclProperty.h"
34 #include "NclMediaRefer.h"
35 #include "NclSwitch.h"
36 
37 #endif // NCL_H