ANNA Suite  2020b
Multipurpose development suite for Telco applications
comm.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_comm_comm_hpp
10 #define anna_comm_comm_hpp
11 
12 namespace anna {
406 namespace comm {
407 }
408 }
409 
410 #include <anna/comm/Application.hpp>
411 #include <anna/comm/Buffer.hpp>
413 #include <anna/comm/Codec.hpp>
417 #include <anna/comm/Device.hpp>
418 #include <anna/comm/Delivery.hpp>
420 #include <anna/comm/Host.hpp>
423 #include <anna/comm/Message.hpp>
424 #include <anna/comm/Network.hpp>
425 #include <anna/comm/INetAddress.hpp>
426 #include <anna/comm/Transport.hpp>
427 #include <anna/comm/Server.hpp>
428 #include <anna/comm/Service.hpp>
432 #include <anna/comm/Service.hpp>
433 #include <anna/comm/Status.hpp>
434 #include <anna/comm/Variable.hpp>
435 #include <anna/comm/Receiver.hpp>
441 
442 using namespace anna::comm;
443 
444 #endif
445 
Definition: AccessPoint.hpp:24
Definition: app.hpp:12