Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
Pagina Principale
Namespace
Classi
File
Elenco dei file
Tutto
Classi
Namespace
Funzioni
Variabili
Ridefinizioni di tipo (typedef)
Tipi enumerati (enum)
Valori del tipo enumerato
Friend
IPaintableList.hpp
1
// Copyright 2015 GEOSYSTEMS SRL
2
// All Rights Reserved.
3
4
#ifndef FIRE_GRAPHICS_IPAINTABLELIST_HPP_INCLUDED
5
#define FIRE_GRAPHICS_IPAINTABLELIST_HPP_INCLUDED
6
7
namespace
fire {
8
namespace
gis {
9
namespace
graphics {
16
class
IPaintableList
{
17
public
:
29
virtual
fire::graphics::IPaintable*
next
() = 0;
36
virtual
void
reset
() = 0;
37
};
38
}
// namespace graphics
39
}
// namespace gis
40
}
// namespace fire
41
42
#endif
fire::gis::graphics::IPaintableList::next
virtual fire::graphics::IPaintable * next()=0
fire::gis::graphics::IPaintableList::reset
virtual void reset()=0
fire::gis::graphics::IPaintableList
Definition:
IPaintableList.hpp:16
include
fire
graphics
IPaintableList.hpp
Generato Mar 7 Lug 2015 12:36:53 per Fire Core da
1.8.6