This class template is used to control the access mode of a variable. If AccessReadWrite is specified, a variable can be read and written to. If AccessReadOnly is specified, a variable can only be read.
The documentation for this class was generated from the following file: