Proto  3.2
Public Member Functions | Private Attributes | List of all members
Proto::MBDataIndex Class Reference

#include <Proto_MBDataIndex.H>

Public Member Functions

bool operator!= (const MBDataIndex &a_rhs)
 
bool operator== (const MBDataIterator &a_rhs)
 
bool operator!= (const MBDataIterator &a_rhs)
 
unsigned int local () const
 
unsigned int global () const
 
 operator int () const
 

Private Attributes

std::shared_ptr< MBPartition > m_partition
 
unsigned int m_index
 

Member Function Documentation

◆ operator!=() [1/2]

bool Proto::MBDataIndex::operator!= ( const MBDataIndex a_rhs)
inline

◆ operator==()

bool Proto::MBDataIndex::operator== ( const MBDataIterator a_rhs)
inline

◆ operator!=() [2/2]

bool Proto::MBDataIndex::operator!= ( const MBDataIterator a_rhs)
inline

◆ local()

unsigned int Proto::MBDataIndex::local ( ) const
inline

Referenced by operator int().

◆ global()

unsigned int Proto::MBDataIndex::global ( ) const
inline

◆ operator int()

Proto::MBDataIndex::operator int ( ) const
inline

References local().

Member Data Documentation

◆ m_partition

std::shared_ptr<MBPartition> Proto::MBDataIndex::m_partition
private

◆ m_index

unsigned int Proto::MBDataIndex::m_index
private

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