Struct ecss::Read¶
template <typename T>
Claim a component type for reading. More...
#include <Access.h>
Public Types¶
| Type | Name |
|---|---|
| typedef T | Component |
Public Static Attributes¶
| Type | Name |
|---|---|
| bool | kWrites = false |
Detailed Description¶
See also: Registry::access
Public Types Documentation¶
typedef Component¶
using ecss::Read< T >::Component = T;
Public Static Attributes Documentation¶
variable kWrites¶
bool ecss::Read< T >::kWrites;
The documentation for this class was generated from the following file ecss/Access.h