ANNA Suite  2020b
Multipurpose development suite for Telco applications
timex.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_timex_timex_hpp
10 #define anna_timex_timex_hpp
11 
12 namespace anna {
25 namespace timex {
26 }
27 }
28 
29 #include <anna/timex/Clock.hpp>
30 #include <anna/timex/Context.hpp>
31 #include <anna/timex/Engine.hpp>
32 #include <anna/timex/TimeEvent.hpp>
33 #include <anna/timex/Timer.hpp>
34 #include <anna/timex/Meter.hpp>
36 
37 using namespace anna::timex;
38 
39 #endif
40 
Definition: app.hpp:12
Definition: ClientSession.hpp:29