TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/OpCode.h"
#include <boost/cstdint.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
Classes | |
class | Basda::Microgate::BcuCommand |
This abstract class is the base for all BCU commands. 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< BcuCommand > | Basda::Microgate::BcuCommandPtr |