|
Ice 3.7 C++11 API Reference
|
Encapsulates the results of a call to checkPermissions. More...
#include <PermissionsVerifier.h>
Public Attributes | |
| ::std::string | reason |
| The reason why access was denied. | |
| bool | returnValue |
| True if access is granted, or false otherwise. | |
Encapsulates the results of a call to checkPermissions.
| ::std::string Glacier2::PermissionsVerifier::CheckPermissionsResult::reason |
The reason why access was denied.
| bool Glacier2::PermissionsVerifier::CheckPermissionsResult::returnValue |
True if access is granted, or false otherwise.