diff options
| author | Peter LaFosse <peter@vector35.com> | 2021-08-27 12:45:45 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2021-09-06 11:46:38 -0400 |
| commit | 5c14a62561b94f453dd41ea92634ac4151a4e3a6 (patch) | |
| tree | c7aa5efef1cdf0c73fb2e71fbe3e50c9df651a14 /python/examples/hellodockwidget.py | |
| parent | fb6ebd8167bc3b5dfce911fdf0491b77a5f81757 (diff) | |
Refactor DataVariable, BinaryReader, BinaryWriter, and StructuredDataView
DataVariable is now 'live'
- Can now directly get/set the name/symbol and type
- Can now read values by automatically creating a TypedDataReader
- Can now write the value of DataVariables (only using bytes objects for now)
BinaryReader/BinaryWriter now have optional addresses passed to each of the read/write methods
- Can now be instantiated from a helper on BinaryView 'br = bv.reader'
StructuredDataView is deprecated in favor of TypedDataReader but left in for backward compatibility
Diffstat (limited to 'python/examples/hellodockwidget.py')
0 files changed, 0 insertions, 0 deletions
