Public Member Functions | Public Attributes | Private Attributes | List of all members
rtctree.options.Options Class Reference

Options object. More...

Inheritance diagram for rtctree.options.Options:
Inheritance graph
[legend]

Public Member Functions

def __new__ (cls, p, k)
 
def get_option (self, option)
 
def init_options (self)
 
def set_option (self, option, value)
 

Public Attributes

 options
 

Private Attributes

 _the_instance
 

Detailed Description

Options object.

Definition at line 29 of file options.py.

Member Function Documentation

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.

Member Data Documentation

rtctree.options.Options._the_instance
private

Definition at line 32 of file options.py.

rtctree.options.Options.options

Definition at line 36 of file options.py.


The documentation for this class was generated from the following file:


rtctree
Author(s): Geoffrey Biggs
autogenerated on Fri Jun 7 2019 21:56:24