Package rtslib :: Module config_parser :: Class ConfigParser
[hide private]
[frames] | no frames]

Class ConfigParser

object --+
         |
        ConfigParser
Known Subclasses:

Our configuration format parser.

Instance Methods [hide private]
 
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
_init_parser(self)
 
_parse_action_obj(self, source, idx, tokin)
 
_parse_action_attr(self, source, idx, tokin)
 
_parse_action_group(self, source, idx, tokin)
 
_parse_action_block(self, source, idx, tokin)
 
parse_file(self, filepath)
 
parse_string(self, string)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  obj_classes = 'storage disk fabric target tpgt lun acl portal ...
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Class Variable Details [hide private]

obj_classes

Value:
'storage disk fabric target tpgt lun acl portal mapped_lun'