dss_sharp.detail Namespace |
[This is preliminary documentation and is subject to change.]
Utility classes and other details for the DSS Sharp implementation.
Since we allow multiple DSS instances, we need to encapsulate that and propagate across all classes. This namespace contains the base classes used to manage that.
Class | Description | |
---|---|---|
APIUtil |
APIUtil provides some common functions to read data and map errors.
Member names are kept to mirror DSS Python and other projects.
| |
ContextState |
ContextState keeps a copy of the DSS engine instance and
the utility class (APIUtil).
|