#include <mb_runtime_base.h>

Go to the source code of this file.
Classes | |
| class | mb_runtime_nop |
| Concrete runtime that does nothing. Used only during early QA tests. More... | |
Functions | |
| mb_runtime_sptr | mb_make_runtime_nop () |
| Public constructor (factory) for mb_runtime_nop objects. | |
| mb_runtime_sptr mb_make_runtime_nop | ( | ) |
Public constructor (factory) for mb_runtime_nop objects.
1.5.9