blob: a33d6a19c19b14c206db512ed81f75ef26110274 [file] [log] [blame]
Lott, Christopher (cl778h)2e1c18a2020-04-08 12:41:07 -04001RMR Python Bindings
2===================
Tommy Carpenterfbb59282020-04-08 07:04:51 -04003
4Overview
5--------
Lott, Christopher (cl778h)2e1c18a2020-04-08 12:41:07 -04006
7The xapp python framework repository includes a python submodule
8called `rmr`. This package (`ricxappframe.rmr`) is a CTYPES wrapper
9around the RMR shared library. Most Xapp users will never use this
10package natively; however python apps that need access to the low
11level RMR API can use this package. Usage of this python package
12requires that you have the RMR shared-object library installed.
Tommy Carpenterfbb59282020-04-08 07:04:51 -040013
14
Lott, Christopher (cl778h)2e1c18a2020-04-08 12:41:07 -040015RMR API
16-------
Tommy Carpenterfbb59282020-04-08 07:04:51 -040017
Lott, Christopher (cl778h)db26ba22020-04-09 18:25:19 -040018.. automodule:: ricxappframe.rmr.rmr
19 :members:
Lott, Christopher (cl778h)2e1c18a2020-04-08 12:41:07 -040020
21
Lott, Christopher (cl778h)db26ba22020-04-09 18:25:19 -040022RMR Helper API
23--------------
Lott, Christopher (cl778h)2e1c18a2020-04-08 12:41:07 -040024
Lott, Christopher (cl778h)db26ba22020-04-09 18:25:19 -040025.. automodule:: ricxappframe.rmr.helpers
26 :members: