MAK Legion API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
Legion::BoundaryEmpty Class Reference

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
 

Detailed Description

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

Constructor & Destructor Documentation

Legion::BoundaryEmpty::BoundaryEmpty ( )

Creator.

virtual Legion::BoundaryEmpty::~BoundaryEmpty ( )
virtual

Destructor.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Mar 8 15:11:30 EST 2021 from SVN revision 225633
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)