31 #ifndef ObjWithRecorders_h 32 #define ObjWithRecorders_h 34 #include "RecorderContainer.h" 35 #include "utility/kernel/CommandEntity.h" 36 #include "utility/handler/DataOutputHandler.h" 47 boost::python::dict
getPyDict(
void)
const;
48 void setPyDict(
const boost::python::dict &);
void setPyDict(const boost::python::dict &)
Set the values of the object members from a Python dictionary.
Definition: ObjWithRecorders.cc:66
boost::python::dict getPyDict(void) const
Return a Python dictionary with the object members values.
Definition: ObjWithRecorders.cc:58
Objet that can execute python scripts.
Definition: CommandEntity.h:40
Object that can manage Recorders.
Definition: ObjWithRecorders.h:42
Object that can manage Recorders.
Definition: RecorderContainer.h:44
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35