#include <mblock/mblock.h>#include <mb_runtime_base.h>#include <mb_connection.h>#include <mblock/msg_queue.h>#include <list>#include <map>


Go to the source code of this file.
Classes | |
| class | mb_mblock_impl |
| The private implementation details of the mblock system. More... | |
Typedefs | |
| typedef std::map< std::string, mb_port_sptr > | mb_port_map_t |
| typedef std::map< std::string, mb_mblock_sptr > | mb_comp_map_t |
| typedef std::map<std::string, mb_mblock_sptr> mb_comp_map_t |
| typedef std::map<std::string, mb_port_sptr> mb_port_map_t |
1.5.9