LRAUV  revA
component Directory Reference
Directory dependency graph for component:
/Volumes/ubuntu_share/lrauv-application/Source/component

Files

file  AsyncComponent.h [code]
 Contains the AsyncComponent class definition.
 
file  AsyncComponent_Test.h [code]
 Contains unit tests for the AsyncComponent class.
 
file  Behavior.cpp
 Contains the Behavior class implementation.
 
file  Behavior.h [code]
 Contains the Behavior class definition.
 
file  BehaviorRegistry.cpp
 Contains the BehaviorRegistry class implementation.
 
file  BehaviorRegistry.h [code]
 Contains the BehaviorRegistry class declaration.
 
file  Component.cpp
 Contains the Component class implementation.
 
file  Component.h [code]
 Contains the Component class definition.
 
file  ComponentRegistry.cpp
 Contains the ComponentRegistry class implementation.
 
file  ComponentRegistry.h [code]
 Contains the ComponentRegistry class declaration.
 
file  FailureMode.cpp
 Contains the FailureMode class implementation.
 
file  FailureMode.h [code]
 Contains the FailureMode class definition.
 
file  HasAnalogToDigitalIF.h [code]
 Specifies URIs shared by components that have a/d converters Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasAnalogToDigitalTimeoutIF.h [code]
 Specifies URIs shared by components that have a/d converters with timeouts Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasFrequencyIF.h [code]
 Specifies URIs shared by components that have a sampling frequency config setting Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasHardwareIF.h [code]
 Specifies URIs shared by components that can simulate their hardware Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasLatencyIF.h [code]
 Specifies URIs shared by components that have a first sample latency config setting Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasLoadAtStartupIF.h [code]
 Specifies URIs shared by components that can be loaded from modules at startup Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasLoadControlIF.h [code]
 Specifies URIs shared by components that have load controllers Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasPowerIF.h [code]
 Specifies URIs shared by components that have a power consumption config setting Designed to be included within namespace within [ComponentName]IF.h.
 
file  HasUartIF.h [code]
 Specifies URIs shared by components that have UARTS Designed to be included within namespace within [ComponentName]IF.h.
 
file  SyncComponent.cpp
 Contains the SyncComponent class implementation.
 
file  SyncComponent.h [code]
 Contains the SyncComponent class definition.
 
file  TestAsyncComponent.h [code]
 Contains the AsyncComponent class definition.