![]() |
MAK Legion API Documentation
|
brief Does not overlap any boundary including itself. More...
Inheritance diagram for Legion::BoundaryEmpty:
Collaboration diagram for Legion::BoundaryEmpty:Public Member Functions | |
| BoundaryEmpty () | |
| Creator. More... | |
| virtual | ~BoundaryEmpty () |
| Destructor. More... | |
Public Member Functions inherited from Legion::Boundary | |
| Boundary () | |
| virtual | ~Boundary () |
| virtual BoundaryType | type () const |
| Get type. More... | |
| virtual void | setUseType (BoundaryUseType type) |
| virtual BoundaryUseType | useType () const |
Additional Inherited Members | |
Protected Attributes inherited from Legion::Boundary | |
| BoundaryType | myType |
| BoundaryUseType | myUse |
brief Does not overlap any boundary including itself.
Use this boundary type to filter all remote data or to prevent all remote clients from receiving own data
| Legion::BoundaryEmpty::BoundaryEmpty | ( | ) |
Creator.
|
virtual |
Destructor.