|
Proto
3.2
|

Go to the source code of this file.
Namespaces | |
| Proto | |
Macros | |
| #define | _PROTO_MEMTYPE_H_ |
| #define | MEMTYPE_DEFAULT MemType::HOST |
Enumerations | |
| enum | Proto::MemType { Proto::INVALID =0, Proto::HOST =1, Proto::DEVICE =2, Proto::BOTH =3 } |
Functions | |
| std::string | Proto::parseMemType (MemType a_mem) |
| #define _PROTO_MEMTYPE_H_ |
| #define MEMTYPE_DEFAULT MemType::HOST |
1.8.13