gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::BaseRemoteGDB::QuerySetCommand::Context Struct Reference

#include <remote_gdb.hh>

Public Member Functions

 Context (const std::string &_name)
 

Public Attributes

const std::string & name
 
std::vector< std::string > args
 

Detailed Description

Definition at line 411 of file remote_gdb.hh.

Constructor & Destructor Documentation

◆ Context()

gem5::BaseRemoteGDB::QuerySetCommand::Context::Context ( const std::string &  _name)
inline

Definition at line 416 of file remote_gdb.hh.

Member Data Documentation

◆ args

std::vector<std::string> gem5::BaseRemoteGDB::QuerySetCommand::Context::args

◆ name

const std::string& gem5::BaseRemoteGDB::QuerySetCommand::Context::name

Definition at line 413 of file remote_gdb.hh.


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

Generated on Wed Dec 21 2022 10:23:10 for gem5 by doxygen 1.9.1