SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::ArgumentRegistry Class Reference

#include <argument_registry.h>

Public Member Functions

void set_argv (const std::vector< std::string > &argv)
 
const char *const * argv ()
 
int argc ()
 

Static Public Member Functions

static ArgumentRegistryInstance ()
 

Member Function Documentation

◆ argc()

int simics::systemc::ArgumentRegistry::argc ( )

◆ argv()

const char *const * simics::systemc::ArgumentRegistry::argv ( )

◆ Instance()

static ArgumentRegistry * simics::systemc::ArgumentRegistry::Instance ( )
static

◆ set_argv()

void simics::systemc::ArgumentRegistry::set_argv ( const std::vector< std::string > &  argv)

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