|
MIRA
|
Manager class for all authorities in a framework. More...


Go to the source code of this file.
Classes | |
| class | SharedAuthority |
| A wrapper providing locked/shared access to an AbstractAuthority pointer (used by AuthorityManager::getAuthority()) The lifetime of the AbstractAuthority object the pointer points to is ensured as long as one wrapper instance exists that wraps the same AbstractAuthority pointer. More... | |
| struct | PropertyQueryResult |
| A structure used for returning the complete result of a (remote) property query, including potential info about a thrown exception. More... | |
| class | AuthorityManager |
| Central instance that stores all created Authorities. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Manager class for all authorities in a framework.
1.8.14