Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::Module::OptionMetadata Struct Reference

#include <system.hpp>

Public Attributes

std::string help
 
option_type type
 
option_type array_type
 
void * default_value
 
void * default_array_value
 
unsigned int default_array_value_size
 

Member Data Documentation

◆ array_type

option_type adaptyst::Module::OptionMetadata::array_type

◆ default_array_value

void* adaptyst::Module::OptionMetadata::default_array_value

◆ default_array_value_size

unsigned int adaptyst::Module::OptionMetadata::default_array_value_size

◆ default_value

void* adaptyst::Module::OptionMetadata::default_value

◆ help

std::string adaptyst::Module::OptionMetadata::help

◆ type

option_type adaptyst::Module::OptionMetadata::type

The documentation for this struct was generated from the following file: