MIRA
|
Abstract interface for classes that can provide an authority via the getAuthority() method. More...
#include <fw/AuthorityProvider.h>
Public Member Functions | |
virtual | ~IAuthorityProvider () |
virtual Authority & | getAuthority ()=0 |
Return the authority as reference. More... | |
Abstract interface for classes that can provide an authority via the getAuthority() method.
|
inlinevirtual |
|
pure virtual |
Return the authority as reference.
Implemented in Visualization, and VisualizationTool.