stocks3 :: core :: place :: FilePlace :: Class FilePlace
[hide private]
[frames] | no frames]

Class FilePlace

source code


Instance Methods [hide private]
 
makeConfig(self)
Должна быть переопределена в дочерних классах.
source code
 
clean(self) source code

Inherited from config.Configurable: __init__, createObjects, readBool, readFloat, readInt, readString

Method Details [hide private]

makeConfig(self)

source code 

Должна быть переопределена в дочерних классах. Собственна эта функция и загружает конфигурацию из переданной нам ветки self.node.

Overrides: config.Configurable.makeConfig
(inherited documentation)

clean(self)

source code 
Overrides: Place.clean