Inheritance diagram for osgIntrospection::PropertyAccessException:
Public Types | |
GET | |
SET | |
IGET | |
ISET | |
AGET | |
ASET | |
ADD | |
REMOVE | |
COUNT | |
enum | AccessType { GET, SET, IGET, ISET, AGET, ASET, ADD, REMOVE, COUNT } |
Public Member Functions | |
PropertyAccessException (const std::string &pname, AccessType denied) |
osgIntrospection::PropertyAccessException::PropertyAccessException | ( | const std::string & | pname, | |
AccessType | denied | |||
) | [inline] |