gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:10 for gem5 by doxygen 1.11.0