Commit Graph

7 Commits

Author SHA1 Message Date
a58f5e08c6 meta functions
defines accessors, readers and writers
2023-07-07 02:34:17 +01:00
941c3339d8 higher classes bus, button, strip and vban modules
bus, strip are not fully implemented yet
2023-07-07 02:33:49 +01:00
0679959ae1 defines the KindMaps as Data classes
defines  a KindEnum class

defines a get method for fetching a KindMap
2023-07-07 02:32:18 +01:00
280ac4ef54 defines two error classes
VMError and VMCAPIError
2023-07-07 02:31:22 +01:00
02e4e3cd50 base class that all Remote clases will subclass
provides a wrapper around the C-API bindings
2023-07-07 02:30:49 +01:00
8e7e14aa6c fetches the dll path from the registry 2023-07-07 02:30:05 +01:00
d35a4be8e8 define the low level bindings
offers a call method for error handling
2023-07-07 02:29:43 +01:00