|
Namespaces |
namespace | Sequence |
Data Structures |
class | Address |
| Address to write a register to - if a specific chip should be addressed. More...
|
class | BlobValue |
| Values of parameters. Contains up to a blob of data. How this is to be intepreted is up to the client. More...
|
class | Config |
| Representation of entries in the Config table. More...
|
class | Parameter |
| This table contains information about all possible parameters in the configurat. More...
|
class | Priority |
| Priority to write a register to - if a specific chip should be ordered. More...
|
class | SingleValue |
| Values of parameters. Contains up to a single of data. How this is to be intepreted is up to the client. More...
|
class | Table |
| Base class for table entries. More...
|
class | Value |
| Values of parameters. This is technically not really a table. It's a base class for SingleValue and BlobValue tables. More...
|