#include <ExtractedDeviceState.h>
List of all members.
Public Member Functions |
| Application () |
void | serialize (std::ostream &out) const |
void | deserialize (const hydrazine::json::Visitor &visitor) |
Public Attributes |
std::string | name |
| name of application
|
std::string | cudaDevice |
| name of target CUDA device
|
Constructor & Destructor Documentation
util::ExtractedDeviceState::Application::Application |
( |
| ) |
|
Member Function Documentation
void util::ExtractedDeviceState::Application::deserialize |
( |
const hydrazine::json::Visitor & |
visitor | ) |
|
void util::ExtractedDeviceState::Application::serialize |
( |
std::ostream & |
out | ) |
const |
Member Data Documentation
name of target CUDA device
The documentation for this class was generated from the following files: