cisst-saw
Loading...
Searching...
No Matches
mtsSystemQtWidgetComponent Member List

This is the complete list of members for mtsSystemQtWidgetComponent, including all inherited members.

AddInterfaceInput(const std::string &interfaceInputName)mtsComponentvirtual
AddInterfaceInputExisting(const std::string &interfaceInputName, mtsInterfaceInput *interfaceInput)mtsComponentprotected
AddInterfaceInternal(const bool useMangerComponentServices=false)mtsComponentprotected
AddInterfaceOutput(const std::string &interfaceOutputName)mtsComponentvirtual
AddInterfaceOutputExisting(const std::string &interfaceOutputName, mtsInterfaceOutput *interfaceOutput)mtsComponentprotected
AddInterfaceProvided(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY)mtsComponent
AddInterfaceProvidedUsingMailbox(const std::string &interfaceProvidedName, mtsMailBox *mailBox)mtsComponentprotected
AddInterfaceProvidedWithoutSystemEvents(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY)mtsComponentvirtual
AddInterfaceRequired(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED)mtsComponent
AddInterfaceRequiredExisting(const std::string &interfaceRequiredName, mtsInterfaceRequired *interfaceRequired)mtsComponentprotected
AddInterfaceRequiredUsingMailbox(const std::string &interfaceRequiredName, mtsMailBox *mailBox, mtsRequiredType required)mtsComponentprotected
AddInterfaceRequiredWithoutSystemEventHandlers(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED)mtsComponentvirtual
AddProvidedInterface(const std::string &interfaceProvidedName)mtsComponentinline
AddRequiredInterface(const std::string &requiredInterfaceName)mtsComponentinline
AddStateTable(mtsStateTable *existingStateTable, bool addInterfaceProvided=true)mtsComponent
AddTag(const std::string &tag)mtsComponent
AreAllInterfacesRequiredConnected(const bool log=false)mtsComponent
Cleanup(void) overridemtsSystemQtWidgetComponentinlinevirtual
Configure(const std::string &CMN_UNUSED(filename)="") overridemtsSystemQtWidgetComponentinline
mtsComponent::Configure(const std::string &filename="")mtsComponentvirtual
Create(void)mtsComponentvirtual
CreateAndWait(double timeoutInSeconds)mtsComponent
DeSerializeRaw(std::istream &inputStream)cmnGenericObjectvirtual
EnableDynamicComponentManagement(void)mtsComponentprotected
EventGeneratorChangeStatemtsComponentprotected
FromStreamRaw(std::istream &inputStream, const char delimiter=' ')cmnGenericObjectvirtual
GetInterfaceInput(const std::string &interfaceInputName) constmtsComponent
GetInterfaceOutput(const std::string &interfaceOutputName) constmtsComponent
GetInterfaceProvided(const std::string &interfaceProvidedName) constmtsComponent
GetInterfaceProvidedFor(const std::string &interfaceRequiredName)mtsComponent
GetInterfaceRequired(const std::string &interfaceRequiredName)mtsComponent
GetLogMultiplexer(void) const overridemtsComponentvirtual
GetManagerComponentServices(void) constmtsComponentprotectedvirtual
GetName(void) constmtsComponent
GetName(std::string &placeHolder) constmtsComponent
GetNamesOfInterfacesInput(void) constmtsComponent
GetNamesOfInterfacesOutput(void) constmtsComponent
GetNamesOfInterfacesProvided(void) constmtsComponent
GetNamesOfInterfacesProvidedOrOutput(void) constmtsComponent
GetNamesOfInterfacesRequired(void) constmtsComponent
GetNamesOfInterfacesRequiredOrInput(void) constmtsComponent
GetNumberOfInterfacesInput(void) constmtsComponent
GetNumberOfInterfacesOutput(void) constmtsComponent
GetNumberOfInterfacesProvided(void) constmtsComponent
GetNumberOfInterfacesRequired(void) constmtsComponent
GetState(void) constmtsComponent
GetState(mtsComponentState &state) constmtsComponent
GetStateTable(const std::string &stateTableName)mtsComponent
GetTags(void) constmtsComponent
Initialize(void)mtsComponentprotected
InterfaceExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) constmtsComponent
InterfaceInternalCommands_AddObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout)mtsComponentprotected
InterfaceInternalCommands_GetEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout)mtsComponentprotected
InterfaceInternalCommands_RemoveEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout)mtsComponentprotected
InterfaceInternalCommands_RemoveObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout)mtsComponentprotected
InterfaceProvidedOrOutputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) constmtsComponent
InterfaceProvidedToManagermtsComponentprotected
InterfaceRequiredOrInputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) constmtsComponent
InterfacesInputmtsComponentprotected
InterfacesInputMapType typedefmtsComponentprotected
InterfacesOutputmtsComponentprotected
InterfacesOutputMapType typedefmtsComponentprotected
InterfacesProvidedmtsComponentprotected
InterfacesProvidedMapType typedefmtsComponentprotected
InterfacesRequiredmtsComponentprotected
InterfacesRequiredMapType typedefmtsComponentprotected
IsEndTask(void) constmtsComponent
IsRunning(void) constmtsComponent
IsStarted(void) constmtsComponent
IsTerminated(void) constmtsComponent
Kill(void)mtsComponentvirtual
KillAndWait(double timeoutInSeconds)mtsComponent
KillSeparateLogFile(void)mtsComponentprotected
LoDMultiplexerStreambufmtsComponentprotected
LogFilemtsComponentprotected
ManagerComponentServicesmtsComponentprotected
mTagsmtsComponentprotected
mtsComponent(void)mtsComponentprotected
mtsComponent(const mtsComponent &other)mtsComponentprotected
mtsComponent(const std::string &deviceName)mtsComponent
mtsSystemQtWidget(const std::string &name="mtsSystemQtWidget")mtsSystemQtWidget
mtsSystemQtWidgetComponent(const std::string &componentName, double periodInSeconds=50.0 *cmn_ms)mtsSystemQtWidgetComponent
NamemtsComponentprotected
ProcessMailBoxes(InterfacesProvidedMapType &interfaces)mtsComponentprotected
ProcessQueuedCommands(void)mtsComponentinlineprotected
ProcessQueuedEvents(void)mtsComponentprotected
QMIntervalStatisticsmtsSystemQtWidgetprotected
QMMessagemtsSystemQtWidgetprotected
ReconstructFrom(const cmnGenericObject &other)cmnGenericObject
RemoveInterfaceProvided(const std::string &interfaceProvidedName)mtsComponent
RemoveInterfaceRequired(const std::string &interfaceRequiredName)mtsComponent
ReplayModemtsComponentprotected
Running(void) constmtsComponentinline
Scalar(const size_t CMN_UNUSED(index)) const CISST_THROW(stdcmnGenericObjectinlinevirtual
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) constcmnGenericObjectinlinevirtual
ScalarNumber(void) constcmnGenericObjectinlinevirtual
ScalarNumberIsFixed(void) constcmnGenericObjectinlinevirtual
SerializeRaw(std::ostream &outputStream) constcmnGenericObjectvirtual
Services(void) const =0cmnGenericObjectpure virtual
SetInterfaceRequired(mtsInterfaceRequired *interfaceRequired)mtsSystemQtWidget
SetName(const std::string &componentName)mtsComponent
SetReplayData(const std::string &stateTableName, const std::string &fileName)mtsComponent
SetReplayMode(void)mtsComponent
SetReplayTime(const double time)mtsComponent
setupUi(void)mtsSystemQtWidget
SetValue(const mtsIntervalStatistics &value)mtsSystemQtWidget
Start(void)mtsComponentvirtual
StartAndWait(double timeoutInSeconds)mtsComponent
Startup(void) overridemtsSystemQtWidgetComponentvirtual
StatemtsComponentprotected
StateTableMapType typedefmtsComponentprotected
StateTablesmtsComponentprotected
Suspend(void)mtsComponentvirtual
ThisType typedefmtsComponent
ToStream(std::ostream &outputStream) const overridemtsComponentvirtual
ToStreamRaw(std::ostream &outputStream, const char delimiter=' ', bool headerOnly=false, const std::string &headerPrefix="") constcmnGenericObjectvirtual
ToString(void) constcmnGenericObject
UseSeparateLogFile(const std::string &filename, bool forwardToLogger=true)mtsComponent
UseSeparateLogFileDefault(bool forwardToLogger=true)mtsComponent
UseSeparateLogFileDefaultWithDate(bool forwardToLogger=true)mtsComponent
UseSeparateLogFileFlagmtsComponentprotected
WaitForState(mtsComponentState desiredState, double timeout)mtsComponentvirtual
~cmnGenericObject(void)cmnGenericObjectinlinevirtual
~mtsComponent()mtsComponentvirtual
~mtsSystemQtWidget()mtsSystemQtWidgetinlinevirtual
~mtsSystemQtWidgetComponent()mtsSystemQtWidgetComponentinline