Options object.
More...
Options object.
Definition at line 29 of file options.py.
◆ __new__()
def rtctree.options.Options.__new__ |
( |
|
cls, |
|
|
|
p, |
|
|
|
k |
|
) |
| |
◆ get_option()
def rtctree.options.Options.get_option |
( |
|
self, |
|
|
|
option |
|
) |
| |
◆ init_options()
def rtctree.options.Options.init_options |
( |
|
self | ) |
|
◆ set_option()
def rtctree.options.Options.set_option |
( |
|
self, |
|
|
|
option, |
|
|
|
value |
|
) |
| |
◆ _the_instance
rtctree.options.Options._the_instance |
|
private |
◆ options
rtctree.options.Options.options |
The documentation for this class was generated from the following file: