TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/UdpConnection.h"
#include "Microgate/Mgp/BcuCommand.h"
#include "Microgate/Mgp/BcuReply.h"
#include <sys/types.h>
#include <netinet/in.h>
#include <string>
#include <boost/cstdint.hpp>
Classes | |
class | Basda::Microgate::UdpConnectionImpl |
This class communicates with a BCU. More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Typedefs | |
typedef boost::shared_ptr< UdpConnectionImpl > | Basda::Microgate::UdpConnectionImplPtr |