![]() |
MAK Legion 1.1 API Documentation
|
Go to the source code of this file.
Classes | |
| struct | Legion::ViewDescriptor |
| View descriptor provides a way for the database ViewManager to create a view of a given type. More... | |
| class | Legion::ViewManager |
| The ViewManager creates and manages the views of a database. More... | |
Namespaces | |
| Legion | |
Typedefs | |
| typedef Callback< View *(ViewHandle handle, SimulationDatabase &database)> | Legion::ViewCreator |
| Typedef for a View Creation function. More... | |