| ADCount_ | VemcoVR2C | private |
| adCountWriter_ | VemcoVR2C | private |
| allowableFailures_ | Component | protected |
| avgCurrentWriter_ | Component | protected |
| avgVoltageWriter_ | Component | protected |
| BLOCK_COMPLETED enum value | Component | |
| BLOCK_CONTINUOUS enum value | Component | |
| BLOCK_NORMAL enum value | Component | |
| BLOCK_PERIODIC enum value | Component | |
| BLOCK_UNKNOWN enum value | Component | |
| COMPONENT_ASYNC enum value | Component | |
| COMPONENT_BEHAVIOR enum value | Component | |
| COMPONENT_CONFIG enum value | Component | |
| COMPONENT_SYNC enum value | Component | |
| ComponentState enum name | Component | |
| ComponentType enum name | Component | |
| CONFIG_FREQUENCY enum value | Component | protected |
| CONFIG_LATENCY enum value | Component | protected |
| CONFIG_POWER enum value | Component | protected |
| CONFIG_SIMULATE_HARDWARE enum value | Component | protected |
| ConfigOption enum name | Component | protected |
| configure() | Component | inlinevirtual |
| criticalFailureReported_ | Component | protected |
| currentWriter_ | Component | protected |
| CYCLE_CONTROL | SyncComponent | static |
| CYCLE_DERIVATION | SyncComponent | static |
| CYCLE_ESTIMATION | SyncComponent | static |
| CYCLE_INCREMENT | SyncComponent | static |
| CYCLE_LOGGER | SyncComponent | static |
| CYCLE_MISSION | SyncComponent | static |
| CYCLE_MISSION_MANAGER | SyncComponent | static |
| CYCLE_NAVIGATION | SyncComponent | static |
| CYCLE_REPEAT_OFFSET | SyncComponent | static |
| CYCLE_REPORTER | SyncComponent | static |
| CYCLE_SENSOR | SyncComponent | static |
| CYCLE_SERVO | SyncComponent | static |
| CYCLE_SIMULATOR | SyncComponent | static |
| CYCLE_STARTER | SyncComponent | static |
| CYCLE_TEST | SyncComponent | static |
| debug_ | VemcoVR2C | private |
| debugLevel_ | Component | protected |
| desiredPeriod_ | Component | protected |
| deviceResponse_ | VemcoVR2C | private |
| disableMetering(void) | Component | inline |
| dt_ | Component | protected |
| durationOfLastRun_ | Component | protected |
| durationOfLastRunWriter_ | Component | protected |
| enabled_ | Component | protected |
| execute(void) | Component | virtual |
| failCount_ | Component | protected |
| failureMissionCritical_ | Component | protected |
| failureReported_ | Component | protected |
| failureType_ | Component | protected |
| failureUninitialized_ | Component | protected |
| getAllowableFailures(void) const | Component | inlinevirtual |
| getComponentType() | Component | inline |
| getConfigURI(ConfigOption configOption) const | VemcoVR2C | virtual |
| SyncSensorComponent::getConfigURI(ConfigOption configOption, ElementURI forElement) const | Component | inlineprotectedvirtual |
| getCriticalFailureReported(void) const | Component | inlinevirtual |
| getCycleOrder(void) | SyncComponent | inline |
| getDivisor() const | SyncComponent | inline |
| getFailCount(void) const | Component | inlinevirtual |
| getFailureReported(void) const | Component | inlinevirtual |
| getFailureType(void) const | Component | inlinevirtual |
| getLogger(void) | Component | inline |
| getModule() | Component | inline |
| getModulo() const | SyncComponent | inline |
| getName(void) const | Component | inline |
| getPauseTime() const | Component | inlineprotected |
| getPeriod(void) | Component | inline |
| getReaderList(void) | Component | |
| getRetryTimeout(void) const | Component | inlinevirtual |
| getRunState(void) | Component | inline |
| getSkippedRunsSinceFail(void) const | Component | inlinevirtual |
| getState(void) | Component | inline |
| getTimeOfLastRun(void) const | Component | inline |
| getWriterList(void) | Component | |
| getWriteTimestamp(void) | Component | inline |
| incrementFailCount(void) | Component | inlinevirtual |
| incrementSkippedRunsSinceFail(void) | Component | inlinevirtual |
| initialize() | Component | inlinevirtual |
| isActive() const | Component | |
| isCompleted(void) | Component | inlinevirtual |
| isDataRequested() | VemcoVR2C | private |
| isFailed(void) const | Component | inlinevirtual |
| isFailureMissionCritical() | Component | inlinevirtual |
| isFailureUninitialized() | Component | inline |
| isRepeater() | SyncComponent | inline |
| isRepeating() | SyncComponent | inline |
| isUsingRunState() | Component | inline |
| loadControl_ | VemcoVR2C | private |
| logCurrent(float current, float averageCurrent) | Component | virtual |
| logger_ | Component | protected |
| logVoltage(float voltage, float averageVoltage) | Component | virtual |
| logVoltageAndCurrent() | VemcoVR2C | private |
| meteringEnabled_ | Component | protected |
| module_ | Component | protected |
| name_ | Component | protected |
| 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 value | Component | |
| pause() | VemcoVR2C | virtual |
| PAUSE enum value | Component | |
| PAUSED enum value | Component | |
| paused() | VemcoVR2C | virtual |
| pauseTime_ | Component | protected |
| PAUSING enum value | Component | |
| pausing() | Component | inlinevirtual |
| persistentPause_ | Component | protected |
| readAndParseResponses(void) | VemcoVR2C | private |
| readers_ | Component | protected |
| recoveringFromCritical_ | Component | protected |
| 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) | Component | virtual |
| RESETTING enum value | Component | |
| resetting() | VemcoVR2C | inlinevirtual |
| responseStringWriter_ | VemcoVR2C | private |
| RESUME enum value | Component | |
| resume() | VemcoVR2C | virtual |
| resuming() | VemcoVR2C | virtual |
| RESUMING enum value | Component | |
| retryTimeout_ | Component | protected |
| run() | VemcoVR2C | virtual |
| runnable() | VemcoVR2C | virtual |
| RUNNABLE enum value | Component | |
| RunState enum name | Component | |
| samplingActiveWriter_ | VemcoVR2C | private |
| SATISFIED enum value | Component | |
| satisfied() | Component | inlinevirtual |
| setAllowableFailures(int fails) | Component | inlinevirtual |
| setCriticalFailureReported(bool boolVal) | Component | inline |
| setDt(const Timespan &dt) | Component | protectedvirtual |
| setDurationOfLastRun(const Timespan &span) | Component | protectedvirtual |
| setEnabled(bool enabled=true) | Component | inlineprotectedvirtual |
| setFailure(FailureMode::FailType failureType) | Component | virtual |
| setFailureMissionCritical(bool failureMissionCritical) | Component | inlineprotectedvirtual |
| setFailureReported(bool boolVal) | Component | inline |
| setFailureUninitialized(bool boolVal) | Component | inline |
| setPeriod(const Timespan &period) | Component | inline |
| setRecoveringFromCritical(bool boolVal) | Component | inline |
| setRepeater(bool repeater) | SyncComponent | inlineprotected |
| setRepeating(bool repeating) | SyncComponent | inline |
| setRetryTimeout(const Timespan &timeout) | Component | inline |
| setRunState(const RunState runState) | Component | protected |
| setState(ComponentState state) | Component | inline |
| setTimeOfLastRun(const Timestamp &time) | Component | protectedvirtual |
| setTimeOfRun(const Timestamp &time) | Component | inlineprotectedvirtual |
| setWriteTimestamp(const Timestamp &writeTimestamp) | Component | inline |
| simulateHardware() | Component | protected |
| skippedRunsSinceFail_ | Component | protected |
| START enum value | Component | |
| start() | VemcoVR2C | virtual |
| STARTING enum value | Component | |
| starting() | VemcoVR2C | virtual |
| state_ | Component | protected |
| stop() | VemcoVR2C | virtual |
| STOP enum value | Component | |
| STOPPED enum value | Component | |
| stopped() | VemcoVR2C | virtual |
| stopping() | VemcoVR2C | virtual |
| STOPPING enum value | Component | |
| SyncSensorComponent(const Str &name, const Module *module, int divisor=1, int modulo=0) | SyncSensorComponent | inlineprotected |
| tagID_ | VemcoVR2C | private |
| tagIDWriter_ | VemcoVR2C | private |
| timeOfFailure_ | Component | protected |
| timeOfLastRun_ | Component | protected |
| timeOfRun_ | Component | protected |
| uart_ | VemcoVR2C | private |
| uninitialize(void) | VemcoVR2C | virtual |
| unregisterReader(DataReader *reader) | Component | |
| unregisterWriter(DataWriter *writer) | Component | |
| VemcoVR2C(const Module *module) | VemcoVR2C | |
| VemcoVR2C(const VemcoVR2C &old) | VemcoVR2C | private |
| voltageWriter_ | Component | protected |
| writers_ | Component | protected |
| writeTimestamp_ | Component | protected |
| ~Component() | Component | virtual |
| ~VemcoVR2C() | VemcoVR2C | virtual |