Public Member Functions | |
| def | __new__ |
| def | get_option |
| def | init_options |
| def | set_option |
Public Attributes | |
| options | |
Options object.
Definition at line 29 of file options.py.
| def rtctree.options.Options.__new__ | ( | cls, | |
| p, | |||
| k | |||
| ) |
Definition at line 30 of file options.py.
| def rtctree.options.Options.get_option | ( | self, | |
| option | |||
| ) |
Definition at line 43 of file options.py.
| def rtctree.options.Options.init_options | ( | self | ) |
Definition at line 35 of file options.py.
| def rtctree.options.Options.set_option | ( | self, | |
| option, | |||
| value | |||
| ) |
Definition at line 38 of file options.py.
Definition at line 35 of file options.py.