#include <SetGet.h>
Public Member Functions | |
SetGet0 () | |
bool | checkOpClass (const OpFunc *op) const |
Static Public Member Functions | |
static bool | set (const ObjId &dest, const string &field) |
static bool | innerStrSet (const ObjId &dest, const string &field, const string &val) |
SetGet0::SetGet0 | ( | ) | [inline] |
static bool SetGet0::innerStrSet | ( | const ObjId & | dest, | |
const string & | field, | |||
const string & | val | |||
) | [inline, static] |
Blocking call using string conversion
static bool SetGet0::set | ( | const ObjId & | dest, | |
const string & | field | |||
) | [inline, static] |
Blocking, typed 'Set' call
References SetGet::checkSet(), ObjId::eref(), ObjId::isGlobal(), ObjId::isOffNode(), OpFunc0Base::makeHopFunc(), MooseSetHop, OpFunc0Base::op(), and OpFunc::opIndex().
Referenced by Shell::doQuit(), Shell::doReinit(), and Shell::doStop().