ANNA Suite  2020b
Multipurpose development suite for Telco applications
dbos.hpp
Go to the documentation of this file.
1 // ANNA - Anna is Not Nothingness Anymore //
2 // //
3 // (c) Copyright 2005-2015 Eduardo Ramos Testillano & Francisco Ruiz Rayo //
4 // //
5 // See project site at http://redmine.teslayout.com/projects/anna-suite //
6 // See accompanying file LICENSE or copy at http://www.teslayout.com/projects/public/anna.LICENSE //
7 
8 
9 #ifndef anna_dbos_dbos_hpp
10 #define anna_dbos_dbos_hpp
11 
12 namespace anna {
27 namespace dbos {
28 }
29 }
30 
31 #include <anna/dbos/Accesor.hpp>
32 #include <anna/dbos/AutoObject.hpp>
33 #include <anna/dbos/AutoSet.hpp>
34 #include <anna/dbos/Creator.hpp>
35 #include <anna/dbos/Eraser.hpp>
36 #include <anna/dbos/Loader.hpp>
37 #include <anna/dbos/Repository.hpp>
38 #include <anna/dbos/Object.hpp>
41 #include <anna/dbos/Recorder.hpp>
42 #include <anna/dbos/Set.hpp>
43 #include <anna/dbos/SetFacade.hpp>
46 
47 using namespace anna::dbos;
48 
49 #endif
50 
Definition: Accesor.hpp:27
Definition: app.hpp:12