|
MulticoreBSP for C
Version 1.1
|
#include "mcbsp.h"
Go to the source code of this file.
Data Structures | |
| class | mcbsp::BSP_program |
| Abstract class which a user can extend to write BSP programs. More... | |
Namespaces | |
| namespace | mcbsp |
| Namespace in which the MulticoreBSP-for-C C++ wrapper lives. | |
Macros | |
| #define | SIZE_MAX ((size_t)-1) |
| Provide SIZE_MAX if this ANSI C99 standard macro does not make it into C++ space. | |
| #define SIZE_MAX ((size_t)-1) |
Provide SIZE_MAX if this ANSI C99 standard macro does not make it into C++ space.
1.8.1.1