TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/BcuCommand.h"
#include "Microgate/Mgp/BcuReply.h"
#include "Microgate/Mgp/UdpConnection.h"
#include <boost/shared_ptr.hpp>
#include <vector>
Classes | |
class | Basda::Microgate::UdpConnectionMock |
This mocks fakes an UdpConnection. 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< UdpConnectionMock > | Basda::Microgate::UdpConnectionMockPtr |