cisst-saw
|
This is the complete list of members for mtsWAM, including all inherited members.
AddInterfaceInput(const std::string &interfaceInputName) | mtsComponent | virtual |
AddInterfaceInputExisting(const std::string &interfaceInputName, mtsInterfaceInput *interfaceInput) | mtsComponent | protected |
AddInterfaceInternal(const bool useMangerComponentServices=false) | mtsComponent | protected |
AddInterfaceOutput(const std::string &interfaceOutputName) | mtsComponent | virtual |
AddInterfaceOutputExisting(const std::string &interfaceOutputName, mtsInterfaceOutput *interfaceOutput) | mtsComponent | protected |
AddInterfaceProvided(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY) | mtsComponent | |
AddInterfaceProvidedUsingMailbox(const std::string &interfaceProvidedName, mtsMailBox *mailBox) | mtsComponent | protected |
AddInterfaceProvidedWithoutSystemEvents(const std::string &newInterfaceName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY, bool isProxy=false) | mtsTask | virtual |
AddInterfaceRequired(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED) | mtsComponent | |
AddInterfaceRequiredExisting(const std::string &interfaceRequiredName, mtsInterfaceRequired *interfaceRequired) | mtsComponent | protected |
AddInterfaceRequiredUsingMailbox(const std::string &interfaceRequiredName, mtsMailBox *mailBox, mtsRequiredType required) | mtsComponent | protected |
AddInterfaceRequiredWithoutSystemEventHandlers(const std::string &interfaceRequiredName, mtsRequiredType required=MTS_REQUIRED) | mtsTask | virtual |
AddProvidedInterface(const std::string &interfaceProvidedName) | mtsComponent | inline |
AddRequiredInterface(const std::string &requiredInterfaceName) | mtsComponent | inline |
AddStateTable(mtsStateTable *existingStateTable, bool addInterfaceProvided=true) | mtsComponent | |
BaseType typedef | mtsTaskContinuous | |
CaptureThread | mtsTaskContinuous | protected |
ChangeState(mtsComponentState::Enum newState) | mtsTask | protected |
ChangeStateEvent | mtsTask | protected |
ChangeStateEventHandler(const mtsComponentState &newState) | mtsTask | protected |
CheckForOwnThread(void) const | mtsTask | |
Cleanup() | mtsWAM | inlinevirtual |
CleanupInternal(void) | mtsTask | protectedvirtual |
Configuration enum name | osaWAM | |
Configure(const std::string &CMN_UNUSED(argv)="") | mtsWAM | inline |
mtsTaskContinuous::Configure(const std::string &CMN_UNUSED(filename)="") | mtsTask | inlinevirtual |
mtsComponent::Configure(const std::string &filename="") | mtsComponent | virtual |
Create(void *data=0) | mtsTaskContinuous | virtual |
mtsTask::Create(void) | mtsTask | inlinevirtual |
CreateAndWait(double timeoutInSeconds) | mtsComponent | |
DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
DoRunInternal(void) | mtsTask | protected |
EFAILURE enum value | osaWAM | |
EnableDynamicComponentManagement(void) | mtsComponent | protected |
Errno enum name | osaWAM | |
ESUCCESS enum value | osaWAM | |
EventGeneratorChangeState | mtsComponent | protected |
ExecIn | mtsTask | protected |
ExecOut | mtsTask | protected |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
GetAveragePeriod(void) const | mtsTask | inline |
GetConfiguration() const | osaWAM | inline |
GetDefaultStateTable(void) | mtsTask | inline |
GetDefaultStateTableName(void) const | mtsTask | inline |
GetInterfaceInput(const std::string &interfaceInputName) const | mtsComponent | |
GetInterfaceOutput(const std::string &interfaceOutputName) const | mtsComponent | |
GetInterfaceProvided(const std::string &interfaceProvidedName) const | mtsComponent | |
GetInterfaceProvidedFor(const std::string &interfaceRequiredName) | mtsComponent | |
GetInterfaceRequired(const std::string &interfaceRequiredName) | mtsComponent | |
GetLogMultiplexer(void) const | mtsComponent | virtual |
GetManagerComponentServices(void) const | mtsComponent | inline |
GetManagerComponentServices(void) | mtsComponent | inline |
GetMode(osaWAM::Mode &mode) | osaWAM | |
GetName(void) const | mtsComponent | |
GetName(std::string &placeHolder) const | mtsComponent | |
GetNamesOfInterfacesInput(void) const | mtsComponent | |
GetNamesOfInterfacesOutput(void) const | mtsComponent | |
GetNamesOfInterfacesProvided(void) const | mtsComponent | |
GetNamesOfInterfacesProvidedOrOutput(void) const | mtsComponent | |
GetNamesOfInterfacesRequired(void) const | mtsComponent | |
GetNamesOfInterfacesRequiredOrInput(void) const | mtsComponent | |
GetNumberOfInterfacesInput(void) const | mtsComponent | |
GetNumberOfInterfacesOutput(void) const | mtsComponent | |
GetNumberOfInterfacesProvided(void) const | mtsComponent | |
GetNumberOfInterfacesRequired(void) const | mtsComponent | |
GetPositions(vctDynamicVector< double > &positions) | osaWAM | |
GetState(void) const | mtsComponent | |
GetState(mtsComponentState &state) const | mtsComponent | |
GetStateTable(const std::string &stateTableName) | mtsComponent | |
GetTick(void) const | mtsTask | protected |
InitializationDelay | mtsTask | protected |
mtsTaskContinuous::Initialize(void) | mtsComponent | protected |
osaWAM::Initialize() | osaWAM | |
InterfaceExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
InterfaceInternalCommands_AddObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout) | mtsComponent | protected |
InterfaceInternalCommands_ComponentCreate(const mtsDescriptionComponent &componentDescription, bool &result) | mtsComponent | protected |
InterfaceInternalCommands_ComponentStartOther(const mtsComponentStatusControl &arg) | mtsComponent | protected |
InterfaceInternalCommands_GetEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout) | mtsComponent | protected |
InterfaceInternalCommands_RemoveEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout) | mtsComponent | protected |
InterfaceInternalCommands_RemoveObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout) | mtsComponent | protected |
InterfaceProvidedOrOutputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
InterfaceProvidedToManager | mtsComponent | protected |
InterfaceProvidedToManagerCallable | mtsTask | protected |
InterfaceRequiredOrInputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const | mtsComponent | |
InterfacesInput | mtsComponent | protected |
InterfacesInputMapType typedef | mtsComponent | protected |
InterfacesOutput | mtsComponent | protected |
InterfacesOutputMapType typedef | mtsComponent | protected |
InterfacesProvided | mtsComponent | protected |
InterfacesProvidedMapType typedef | mtsComponent | protected |
InterfacesRequired | mtsComponent | protected |
InterfacesRequiredMapType typedef | mtsComponent | protected |
IsEndTask(void) const | mtsComponent | |
IsOverranPeriod(void) const | mtsTask | inlinevirtual |
IsPeriodic(void) const | mtsTask | inlinevirtual |
IsRunning(void) const | mtsComponent | |
IsStarted(void) const | mtsComponent | |
IsTerminated(void) const | mtsComponent | |
Kill(void) | mtsTaskContinuous | virtual |
KillAndWait(double timeoutInSeconds) | mtsComponent | |
KillSeparateLogFile(void) | mtsComponent | protected |
LoDMultiplexerStreambuf | mtsComponent | protected |
LogFile | mtsComponent | protected |
ManagerComponentServices | mtsComponent | protected |
Mode enum name | osaWAM | |
MODE_ACTIVATED enum value | osaWAM | |
MODE_IDLE enum value | osaWAM | |
mtsComponent(void) | mtsComponent | protected |
mtsComponent(const mtsComponent &other) | mtsComponent | protected |
mtsComponent(const std::string &deviceName) | mtsComponent | |
mtsTask(const std::string &name, unsigned int sizeStateTable=256) | mtsTask | |
mtsTaskContinuous(const std::string &name, unsigned int sizeStateTable=256, bool newThread=true) | mtsTaskContinuous | |
mtsTaskContinuous(const mtsTaskContinuousConstructorArg &arg) | mtsTaskContinuous | |
mtsWAM(const std::string &name, osaCANBus *canbus, osaWAM::Configuration configuration=WAM_7DOF, osaCPUMask cpumask=OSA_CPUANY, int priority=80) | mtsWAM | |
Name | mtsComponent | protected |
NewThread | mtsTaskContinuous | protected |
OnRunException(const std::exception &excp) | mtsTask | virtual |
OnStartupException(const std::exception &excp) | mtsTask | virtual |
osaWAM(osaCANBus *canbus, osaWAM::Configuration configuration=WAM_7DOF) | osaWAM | |
OverranPeriod | mtsTask | protected |
ProcessMailBoxes(InterfacesProvidedMapType &interfaces) | mtsComponent | protected |
ProcessManagerCommandsIfNotActive() | mtsTask | |
ProcessQueuedCommands(void) | mtsComponent | inlineprotected |
ProcessQueuedEvents(void) | mtsComponent | protected |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
RemoveInterfaceProvided(const std::string &interfaceProvidedName, const bool skipDisconnect=false) | mtsComponent | |
RemoveInterfaceRequired(const std::string &interfaceRequiredName, const bool skipDisconnect=false) | mtsComponent | |
ReplayMode | mtsComponent | protected |
ResetOverranPeriod(void) | mtsTask | inlinevirtual |
ReturnValue | mtsTask | protected |
Run() | mtsWAM | virtual |
RunEvent(bool check=true) | mtsTask | protected |
RunEventCalled | mtsTask | protected |
RunEventHandler(void) | mtsTask | protected |
RunEventInternal | mtsTask | protected |
RunInternal(void *argument) | mtsTaskContinuous | protectedvirtual |
Running(void) const | mtsComponent | inline |
SaveThreadStartData(void *data) | mtsTask | protectedvirtual |
Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetInitializationDelay(double delay) | mtsTask | |
SetMode(Barrett::Value mode) | osaWAM | |
SetName(const std::string &componentName) | mtsComponent | |
SetPositions(const vctDynamicVector< double > &positions) | osaWAM | |
SetReplayData(const std::string &stateTableName, const std::string &fileName) | mtsComponent | |
SetReplayMode(void) | mtsComponent | |
SetReplayTime(const double time) | mtsComponent | |
SetThreadReturnValue(void *returnValue) | mtsTask | protectedvirtual |
SetTorqueFault(Barrett::Value torquefault) | osaWAM | |
SetTorques(const vctDynamicVector< double > &torques) | osaWAM | |
SetTorqueWarning(Barrett::Value torquewarning) | osaWAM | |
SetVelocityFault(Barrett::Value velocityfault) | osaWAM | |
SetVelocityWarning(Barrett::Value velocitywarning) | osaWAM | |
Sleep(double timeInSeconds) | mtsTask | protected |
Start(void) | mtsTaskContinuous | virtual |
StartAndWait(double timeoutInSeconds) | mtsComponent | |
StartInternal(void) | mtsTaskContinuous | protectedvirtual |
Startup() | mtsWAM | virtual |
StartupInternal(void) | mtsTask | protectedvirtual |
State | mtsComponent | protected |
StateChange | mtsTask | protected |
StateChangeSignal | mtsTask | protected |
StateTable | mtsTask | protected |
StateTableMapType typedef | mtsComponent | protected |
StateTables | mtsComponent | protected |
Suspend(void) | mtsTaskContinuous | virtual |
ThisType typedef | mtsComponent | |
Thread | mtsTask | protected |
ThreadStartData | mtsTask | protected |
ToStream(std::ostream &outputStream) const | mtsComponent | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
UnknownException | mtsTask | static |
UseSeparateLogFile(const std::string &filename, bool forwardToLogger=true) | mtsComponent | |
UseSeparateLogFileDefault(bool forwardToLogger=true) | mtsComponent | |
UseSeparateLogFileDefaultWithDate(bool forwardToLogger=true) | mtsComponent | |
UseSeparateLogFileFlag | mtsComponent | protected |
WaitForState(mtsComponentState desiredState, double timeout) | mtsTask | protectedvirtual |
WaitForWakeup(void) | mtsTask | inlinevirtual |
WaitToStart(double timeout) | mtsTask | virtual |
WaitToTerminate(double timeout) | mtsTask | virtual |
Wakeup(void) | mtsTask | inlinevirtual |
WAM_4DOF enum value | osaWAM | |
WAM_7DOF enum value | osaWAM | |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsComponent() | mtsComponent | virtual |
~mtsTask() | mtsTask | virtual |
~mtsTaskContinuous() | mtsTaskContinuous | virtual |
~osaWAM() | osaWAM |