
The functions that handle Backend classes are now methods of the class itself. Prefix all member variables with `m_` to distinct them from other variables.
The functions that handle Backend classes are now methods of the class itself. Prefix all member variables with `m_` to distinct them from other variables.