MotionDatabase
Overview
module MotionDatabase
Class Index
- DatabaseObject
-
- File
-
- Institution
-
- MoCapObject
-
- Motion
-
- MotionDescriptionTreeNode
-
- Project
-
- Subject
-
Interface Index
- FileReader
-
- FileWriter
-
- MotionDatabaseSession
-
Exception Index
- InternalErrorException
-
- InvalidParameterException
-
- NotAuthorizedException
-
- TooManyOpenFilesException
-
Sequence Index
- ByteSequence
-
- FileList
-
- InstitutionList
-
- LongSequence
-
- MoCapObjectList
-
- MotionDescriptionTreeNodeList
-
- MotionList
-
- ProjectList
-
- StringSequence
-
- SubjectList
-
Dictionary Index
- StringShortDictionary
-
Enumeration Index
- VisibilityLevel
-
Sequences
-
sequence<byte> ByteSequence
-
Used By
- FileReader::readChunk
- FileWriter::writeChunk
-
sequence<File> FileList
-
Used By
- MotionDatabaseSession::listFiles
-
sequence<Institution> InstitutionList
-
Used By
- MotionDatabaseSession::listInstitutions
-
sequence<long> LongSequence
-
Used By
- MotionDatabaseSession::countMotions
- MotionDatabaseSession::listMotions
-
sequence<MoCapObject> MoCapObjectList
-
Used By
- Motion::associatedObjects
- MotionDatabaseSession::listObjects
-
sequence<MotionDescriptionTreeNode> MotionDescriptionTreeNodeList
-
Used By
- Motion::motionDescriptions
- MotionDatabaseSession::getMotionDescriptionTree
- MotionDescriptionTreeNode::children
-
sequence<Motion> MotionList
-
Used By
- MotionDatabaseSession::listMotions
-
sequence<Project> ProjectList
-
Used By
- MotionDatabaseSession::listProjects
-
sequence<string> StringSequence
-
Used By
- DatabaseObject::readProtectedGroups
- DatabaseObject::writeGroups
-
sequence<Subject> SubjectList
-
Used By
- Motion::associatedSubjects
- MotionDatabaseSession::listSubjects
Dictionaries
-
dictionary<string, short> StringShortDictionary
-
Used By
- DatabaseObject::fileTypeCounts
- Subject::anthropometricsTable