#include <Study.h>
List of all members.
Constructor & Destructor Documentation
SimTK::Study::Study |
( |
| ) |
[inline] |
SimTK::Study::Study |
( |
const Study & |
| ) |
|
SimTK::Study::Study |
( |
const System & |
sys | ) |
[explicit] |
SimTK::Study::Study |
( |
Study::Guts * |
g | ) |
[inline, explicit] |
Member Function Documentation
const String& SimTK::Study::getName |
( |
| ) |
const |
const String& SimTK::Study::getVersion |
( |
| ) |
const |
const System& SimTK::Study::getSystem |
( |
| ) |
const |
const State& SimTK::Study::getState |
( |
| ) |
const |
State& SimTK::Study::updState |
( |
| ) |
|
bool SimTK::Study::isOwnerHandle |
( |
| ) |
const |
Is this handle the owner of this rep? This is true if the handle is empty or if its rep points back here.
bool SimTK::Study::isEmptyHandle |
( |
| ) |
const |
bool SimTK::Study::isSameStudy |
( |
const Study & |
otherStudy | ) |
const |
const Study::Guts& SimTK::Study::getStudyGuts |
( |
| ) |
const [inline] |
bool SimTK::Study::hasGuts |
( |
| ) |
const [inline] |
Friends And Related Function Documentation
friend class Guts [friend] |
The documentation for this class was generated from the following file: