![]() |
MAK Legion 1.1 API Documentation
|
Go to the source code of this file.
Classes | |
| class | Legion::View |
| The View is an abstract base class for class that provide read only access to instances of a single attribute set type. More... | |
| class | Legion::SetView< SET_TYPE > |
| The SetView is a concrete view class that provides a view of the database for instances of a given type. More... | |
| struct | Legion::SetView< SET_TYPE >::InstanceUpdateData |
Namespaces | |
| Legion | |
Typedefs | |
| typedef UInt64 | Legion::ViewHandle |
Enumerations | |
| enum | Legion::ViewScope : UInt32 { Legion::ViewScope::Local = 0, Legion::ViewScope::Remote, Legion::ViewScope::All } |
| View Scope selects if only local entities, remote (network) entities or a mix should be considered for the view. More... | |