SurveyHistory

class bruty.survey.SurveyHistory(survey_id)

Bases: bruty.abstract.VABC

Inheritance diagram of SurveyHistory

Attributes Summary

id

tiles_affected

Methods Summary

deltas_created()

redo()

undo()

Attributes Documentation

id
tiles_affected

Methods Documentation

deltas_created()
redo()
undo()
__init__(survey_id)

Initialize self. See help(type(self)) for accurate signature.