yasmine
access_operator.hpp File Reference

Go to the source code of this file.

Namespaces

 sxy
 

Enumerations

enum  sxy::access_operator {
  sxy::access_operator::AO_NO_ACCESS_OPERATOR = 0, sxy::access_operator::AO_THIS_ACCESS = 1, sxy::access_operator::AO_POINTER_ACCESS = 2, sxy::access_operator::AO_REFERENCE_ACCESS = 3,
  sxy::access_operator::AO_FUNCTION_ACCESS = 4
}
 Enumeration for predefined access operator. More...