NRV_class
- class nrv.backend.NRV_class[source]
Instanciate a basic NRV class NRV Class are empty shells, defined as abstract classes of which every class in NRV should inherite. This enable automatic context backup with save and load methods.
Methods
Init method for |
|
Generic method returning all the atributes of an NRV_class instance |
|
|
Generic loading method for |
|
Generic saving method for |
|
Generic method to set any attribute of |