Proto  3.2
Namespaces | Macros | Enumerations | Functions
Proto_MemType.H File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _PROTO_MEMTYPE_H_

#define _PROTO_MEMTYPE_H_

◆ MEMTYPE_DEFAULT

#define MEMTYPE_DEFAULT   MemType::HOST