API  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OpenSim::StorageInterface Member List

This is the complete list of members for OpenSim::StorageInterface, including all inherited members.

_propertySetOpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize)OpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
append(const StateVector &aVec, bool aCheckForDuplicateTime=true)=0OpenSim::StorageInterfacepure virtual
append(const Array< StateVector > &aArray)=0OpenSim::StorageInterfacepure virtual
append(double aT, int aN, const double *aY, bool aCheckForDuplicateTime=true)=0OpenSim::StorageInterfacepure virtual
append(double aT, const SimTK::Vector &aY, bool aCheckForDuplicateTime=true)=0OpenSim::StorageInterfacepure virtual
append(double aT, const SimTK::Vec3 &aY, bool aCheckForDuplicateTime=true)OpenSim::StorageInterfaceinlinevirtual
clearObjectIsUpToDateWithProperties()OpenSim::Objectinline
clone() const =0OpenSim::Objectpure virtual
DEFAULT_NAMEOpenSim::Objectstatic
dump(bool dumpName=false)OpenSim::Object
findIndex(double aT) const =0OpenSim::StorageInterfacepure virtual
findIndex(int aI, double aT) const =0OpenSim::StorageInterfacepure virtual
getAuthors() const OpenSim::Objectinline
getClassName()OpenSim::Objectinlinestatic
getConcreteClassName() const =0OpenSim::Objectpure virtual
getDataAtTime(double aTime, int aN, Array< double > &rData) const =0OpenSim::StorageInterfacepure virtual
getDataColumn(const std::string &columnName, Array< double > &data, double startTime=0.0)=0OpenSim::StorageInterfacepure virtual
getDebugLevel()OpenSim::Objectinlinestatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() const OpenSim::Object
getDisplayer() const OpenSim::Objectinlinevirtual
getDocument() const OpenSim::Objectinlineprotected
getDocumentFileName() const OpenSim::Object
getFirstTime() const =0OpenSim::StorageInterfacepure virtual
getInlined() const OpenSim::Object
getLastStateVector() const =0OpenSim::StorageInterfacepure virtual
getLastTime() const =0OpenSim::StorageInterfacepure virtual
getName() const OpenSim::Object
getNumProperties() const OpenSim::Object
getProperty(const PropertyIndex &index) const OpenSim::Object
getPropertyByIndex(int propertyIndex) const OpenSim::Object
getPropertyByName(const std::string &name) const OpenSim::Object
getPropertyIndex(const std::string &name) const OpenSim::Objectinlineprotected
getPropertyIndex() const OpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() const OpenSim::Objectinline
getReferences() const OpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getSize() const =0OpenSim::StorageInterfacepure virtual
getStateVector(int aTimeIndex) const =0OpenSim::StorageInterfacepure virtual
getTimeColumn(Array< double > &rTimes, int aStateIndex=-1) const =0OpenSim::StorageInterfacepure virtual
getTimeColumnWithStartTime(Array< double > &rTimes, double startTime=0.0) const =0OpenSim::StorageInterfacepure virtual
hasProperty(const std::string &name) const OpenSim::Object
hasProperty() const OpenSim::Object
isA(const char *type) const OpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) const OpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() const OpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTIONOpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim::Object::OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) const OpenSim::Objectvirtual
operator=(const StorageInterface &aStorageInterface)OpenSim::StorageInterfaceinline
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) const OpenSim::Objectvirtual
print(const std::string &fileName)OpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName)OpenSim::Objectstatic
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
registerType(const Object &defaultObject)OpenSim::Objectstatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setDebugLevel(int newLevel)OpenSim::Objectinlinestatic
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectinline
setOutputFileName(const std::string &aFileName)=0OpenSim::StorageInterfacepure virtual
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
StorageInterface(const std::string &aFileName) SWIG_DECLARE_EXCEPTIONOpenSim::StorageInterfaceinlineexplicit
StorageInterface(const StorageInterface &aStorageInterface)OpenSim::StorageInterfaceinline
store(int aStep, double aT, int aN, const double *aY)=0OpenSim::StorageInterfacepure virtual
toString() const OpenSim::Object
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent)OpenSim::Objectvirtual
updDisplayer()OpenSim::Objectinlinevirtual
updDocument()OpenSim::Objectinlineprotected
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~Object()OpenSim::Objectvirtual
~StorageInterface()OpenSim::StorageInterfaceinlinevirtual