|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <MPIHelpers.h>

Public Attributes | |
| HashT | Hash |
| std::vector< char > | Data |
| bool | IsDynLib |
Wire-format message for store operations: [HashSize, HashStr, IsDynLib, DataSize, Data].
| std::vector<char> proteus::StoreMessage::Data |
| HashT proteus::StoreMessage::Hash |
| bool proteus::StoreMessage::IsDynLib |