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