TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/BcuCommand.h"
#include "Microgate/Mgp/OpCode.h"
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
Classes | |
class | Basda::Microgate::BcuReadCommand |
This BCU command is useful for reading the contents of different RAM types. 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< BcuReadCommand > | Basda::Microgate::BcuReadCommandPtr |