diff options
author | Lars Amsel <lars.amsel@ni.com> | 2020-02-13 11:02:32 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-06-03 09:34:37 -0500 |
commit | 60a147a6a16ced611ab1a7dfdb233d3bd01a0d65 (patch) | |
tree | df6ffb7e1c4d30aa07b666ead7274092ebdc92fe /mpm/python/tests | |
parent | 6cf75cf3386c03862b41726ae926eaf6baa7059d (diff) | |
download | uhd-60a147a6a16ced611ab1a7dfdb233d3bd01a0d65.tar.gz uhd-60a147a6a16ced611ab1a7dfdb233d3bd01a0d65.tar.bz2 uhd-60a147a6a16ced611ab1a7dfdb233d3bd01a0d65.zip |
mpm: Remove helper classes from RPC API
All public callables are exported as part of the RPC API. Because
classes are callable in Python they are now protected to prevent
export. Having theses inner helper classes marked as protected
also matches better their purpose as the are not meant to be used
outside the class.
Diffstat (limited to 'mpm/python/tests')
0 files changed, 0 insertions, 0 deletions