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

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

- Static Public Attributes inherited from Legion::Boundary
static InterestGranularity theDefaultGranularity
 
- Protected Attributes inherited from Legion::Boundary
BoundaryType myType
 
BoundaryUseType myUse
 

Detailed Description

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 Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)