List of all members.
Public Member Functions |
|
std::string | getName () const |
| | Returns the free-form name of this class.
|
|
std::string | getProperty (const std::string &prop) const |
| | Returns a property of this class.
|
| | CjNP_linkNodes (const std::string &args, const ctor_va_t &var_arg) |
|
virtual void | performAction (const action_va_t &opts) |
| | Called by the simulator when this action is to be performed.
|
Static Public Member Functions |
|
static std::string | getName_static () |
| | Returns the free-form name of this class (static version).
|
|
static std::string | getProperty_static (const std::string &opt) |
| | Returns a property of this class (static version).
|
Constructor & Destructor Documentation
| jmitie::corelib::CjNP_linkNodes::CjNP_linkNodes |
( |
const std::string & |
args, |
|
|
const ctor_va_t & |
var_arg | |
|
) |
| | |
if( extractValuelessOption("retry_src", opts ) ) m_bad_srcs.reset(new std::vector<int>());
The documentation for this class was generated from the following files: