adoptMessageStreams(const Atom *src=NULL) | fmatvec::Atom | |
Atom() | fmatvec::Atom | protected |
Atom(const Atom &src) | fmatvec::Atom | protected |
Function() | MBSim::Function< Ret(Arg1, Arg2)> | |
getDependency() const (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | inline |
getMessageStream(MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s) | fmatvec::Atom | |
init(MBSim::Element::InitStage stage) (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | |
initializeUsingXML(xercesc::DOMElement *element) (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | |
msg(MsgType type) | fmatvec::Atom | |
msgAct(MsgType type) | fmatvec::Atom | |
msgActStatic(MsgType type) | fmatvec::Atom | static |
msgStatic(MsgType type) | fmatvec::Atom | static |
MsgType enum name | fmatvec::Atom | |
operator()(const Arg1 &a1, const Arg2 &a2) (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | inlinevirtual |
operator=(const Atom &) | fmatvec::Atom | |
ret (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | protected |
retString (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | protected |
setCurrentMessageStream(MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf())) | fmatvec::Atom | static |
setMessageStreamActive(MsgType type, bool active) | fmatvec::Atom | |
setReturnSignal(Signal *ret_) (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | |
SignalFunction(Signal *ret_=NULL) (defined in MBSimControl::SignalFunction< Ret(Arg1, Arg2)>) | MBSimControl::SignalFunction< Ret(Arg1, Arg2)> | inline |
~Atom() | fmatvec::Atom | virtual |