LRAUV  revA
VemcoVR2C Member List

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

ADCount_VemcoVR2Cprivate
adCountWriter_VemcoVR2Cprivate
allowableFailures_Componentprotected
avgCurrentWriter_Componentprotected
avgVoltageWriter_Componentprotected
BLOCK_COMPLETED enum valueComponent
BLOCK_CONTINUOUS enum valueComponent
BLOCK_NORMAL enum valueComponent
BLOCK_PERIODIC enum valueComponent
BLOCK_UNKNOWN enum valueComponent
COMPONENT_ASYNC enum valueComponent
COMPONENT_BEHAVIOR enum valueComponent
COMPONENT_CONFIG enum valueComponent
COMPONENT_SYNC enum valueComponent
ComponentState enum nameComponent
ComponentType enum nameComponent
CONFIG_FREQUENCY enum valueComponentprotected
CONFIG_LATENCY enum valueComponentprotected
CONFIG_POWER enum valueComponentprotected
CONFIG_SIMULATE_HARDWARE enum valueComponentprotected
ConfigOption enum nameComponentprotected
configure()Componentinlinevirtual
criticalFailureReported_Componentprotected
currentWriter_Componentprotected
CYCLE_CONTROLSyncComponentstatic
CYCLE_DERIVATIONSyncComponentstatic
CYCLE_ESTIMATIONSyncComponentstatic
CYCLE_INCREMENTSyncComponentstatic
CYCLE_LOGGERSyncComponentstatic
CYCLE_MISSIONSyncComponentstatic
CYCLE_MISSION_MANAGERSyncComponentstatic
CYCLE_NAVIGATIONSyncComponentstatic
CYCLE_REPEAT_OFFSETSyncComponentstatic
CYCLE_REPORTERSyncComponentstatic
CYCLE_SENSORSyncComponentstatic
CYCLE_SERVOSyncComponentstatic
CYCLE_SIMULATORSyncComponentstatic
CYCLE_STARTERSyncComponentstatic
CYCLE_TESTSyncComponentstatic
debug_VemcoVR2Cprivate
debugLevel_Componentprotected
desiredPeriod_Componentprotected
deviceResponse_VemcoVR2Cprivate
disableMetering(void)Componentinline
dt_Componentprotected
durationOfLastRun_Componentprotected
durationOfLastRunWriter_Componentprotected
enabled_Componentprotected
execute(void)Componentvirtual
failCount_Componentprotected
failureMissionCritical_Componentprotected
failureReported_Componentprotected
failureType_Componentprotected
failureUninitialized_Componentprotected
getAllowableFailures(void) const Componentinlinevirtual
getComponentType()Componentinline
getConfigURI(ConfigOption configOption) const VemcoVR2Cvirtual
SyncSensorComponent::getConfigURI(ConfigOption configOption, ElementURI forElement) const Componentinlineprotectedvirtual
getCriticalFailureReported(void) const Componentinlinevirtual
getCycleOrder(void)SyncComponentinline
getDivisor() const SyncComponentinline
getFailCount(void) const Componentinlinevirtual
getFailureReported(void) const Componentinlinevirtual
getFailureType(void) const Componentinlinevirtual
getLogger(void)Componentinline
getModule()Componentinline
getModulo() const SyncComponentinline
getName(void) const Componentinline
getPauseTime() const Componentinlineprotected
getPeriod(void)Componentinline
getReaderList(void)Component
getRetryTimeout(void) const Componentinlinevirtual
getRunState(void)Componentinline
getSkippedRunsSinceFail(void) const Componentinlinevirtual
getState(void)Componentinline
getTimeOfLastRun(void) const Componentinline
getWriterList(void)Component
getWriteTimestamp(void)Componentinline
incrementFailCount(void)Componentinlinevirtual
incrementSkippedRunsSinceFail(void)Componentinlinevirtual
initialize()Componentinlinevirtual
isActive() const Component
isCompleted(void)Componentinlinevirtual
isDataRequested()VemcoVR2Cprivate
isFailed(void) const Componentinlinevirtual
isFailureMissionCritical()Componentinlinevirtual
isFailureUninitialized()Componentinline
isRepeater()SyncComponentinline
isRepeating()SyncComponentinline
isUsingRunState()Componentinline
loadControl_VemcoVR2Cprivate
logCurrent(float current, float averageCurrent)Componentvirtual
logger_Componentprotected
logVoltage(float voltage, float averageVoltage)Componentvirtual
logVoltageAndCurrent()VemcoVR2Cprivate
meteringEnabled_Componentprotected
module_Componentprotected
name_Componentprotected
newBlobReader(const BlobURI &blobURI)Component
newBlobReaderFromUniversal(const Str &componentName, const UniversalBlobURI &blobURI)Component
newBlobWriter(const BlobURI &blobURI, Logger::TimePrecisionType timePrecision=Logger::TIME_PRECISION_MILLIS)Component
newConfigReader(const ConfigURI &configURI)Component
newDataReader(const DataURI &dataURI)Component
newDataReaderFromUniversal(const Str &componentName, const UniversalURI &universalURI)Component
newDataWriter(const DataURI &dataURI, Logger::TimePrecisionType timePrecision=Logger::TIME_PRECISION_MILLIS)Component
newUniversalBlobReader(const UniversalBlobURI &universalURI)Component
newUniversalBlobWriter(const UniversalBlobURI &universalURI, const Unit &accuracyUnit=Units::NONE, const float accuracy=DataElement::NO_ACCURACY, Logger::TimePrecisionType timePrecision=Logger::TIME_PRECISION_MILLIS)Component
newUniversalReader(const UniversalURI &universalURI)Component
newUniversalWriter(const UniversalURI &universalURI, const Unit &accuracyUnit=Units::NONE, const float accuracy=DataElement::NO_ACCURACY, Logger::TimePrecisionType timePrecision=Logger::TIME_PRECISION_MILLIS)Component
NO_RUN_STATE enum valueComponent
pause()VemcoVR2Cvirtual
PAUSE enum valueComponent
PAUSED enum valueComponent
paused()VemcoVR2Cvirtual
pauseTime_Componentprotected
PAUSING enum valueComponent
pausing()Componentinlinevirtual
persistentPause_Componentprotected
readAndParseResponses(void)VemcoVR2Cprivate
readers_Componentprotected
recoveringFromCritical_Componentprotected
registerReader(DataReader *reader)Component
registerWriter(DataWriter *writer)Component
requestData(bool requestingData)Component
requestPause(const Timespan expectedPauseTime)Component
requestResume()Component
requestStart()Component
requestStop()Component
resetFailCount(void)Componentvirtual
RESETTING enum valueComponent
resetting()VemcoVR2Cinlinevirtual
responseStringWriter_VemcoVR2Cprivate
RESUME enum valueComponent
resume()VemcoVR2Cvirtual
resuming()VemcoVR2Cvirtual
RESUMING enum valueComponent
retryTimeout_Componentprotected
run()VemcoVR2Cvirtual
runnable()VemcoVR2Cvirtual
RUNNABLE enum valueComponent
RunState enum nameComponent
samplingActiveWriter_VemcoVR2Cprivate
SATISFIED enum valueComponent
satisfied()Componentinlinevirtual
setAllowableFailures(int fails)Componentinlinevirtual
setCriticalFailureReported(bool boolVal)Componentinline
setDt(const Timespan &dt)Componentprotectedvirtual
setDurationOfLastRun(const Timespan &span)Componentprotectedvirtual
setEnabled(bool enabled=true)Componentinlineprotectedvirtual
setFailure(FailureMode::FailType failureType)Componentvirtual
setFailureMissionCritical(bool failureMissionCritical)Componentinlineprotectedvirtual
setFailureReported(bool boolVal)Componentinline
setFailureUninitialized(bool boolVal)Componentinline
setPeriod(const Timespan &period)Componentinline
setRecoveringFromCritical(bool boolVal)Componentinline
setRepeater(bool repeater)SyncComponentinlineprotected
setRepeating(bool repeating)SyncComponentinline
setRetryTimeout(const Timespan &timeout)Componentinline
setRunState(const RunState runState)Componentprotected
setState(ComponentState state)Componentinline
setTimeOfLastRun(const Timestamp &time)Componentprotectedvirtual
setTimeOfRun(const Timestamp &time)Componentinlineprotectedvirtual
setWriteTimestamp(const Timestamp &writeTimestamp)Componentinline
simulateHardware()Componentprotected
skippedRunsSinceFail_Componentprotected
START enum valueComponent
start()VemcoVR2Cvirtual
STARTING enum valueComponent
starting()VemcoVR2Cvirtual
state_Componentprotected
stop()VemcoVR2Cvirtual
STOP enum valueComponent
STOPPED enum valueComponent
stopped()VemcoVR2Cvirtual
stopping()VemcoVR2Cvirtual
STOPPING enum valueComponent
SyncSensorComponent(const Str &name, const Module *module, int divisor=1, int modulo=0)SyncSensorComponentinlineprotected
tagID_VemcoVR2Cprivate
tagIDWriter_VemcoVR2Cprivate
timeOfFailure_Componentprotected
timeOfLastRun_Componentprotected
timeOfRun_Componentprotected
uart_VemcoVR2Cprivate
uninitialize(void)VemcoVR2Cvirtual
unregisterReader(DataReader *reader)Component
unregisterWriter(DataWriter *writer)Component
VemcoVR2C(const Module *module)VemcoVR2C
VemcoVR2C(const VemcoVR2C &old)VemcoVR2Cprivate
voltageWriter_Componentprotected
writers_Componentprotected
writeTimestamp_Componentprotected
~Component()Componentvirtual
~VemcoVR2C()VemcoVR2Cvirtual