Version: 9.14.0
MEDCoupling::PartitionCfg< T > Class Template Reference

Inherits std::set< T >.

Public Member Functions

getID () const
 
bool operator< (const PartitionCfg< T > &other)
 
bool operator== (const PartitionCfg< T > &other)
 
bool operator> (const PartitionCfg< T > &other)
 
 PartitionCfg ()=default
 
void setID (T id)
 

Constructor & Destructor Documentation

◆ PartitionCfg()

template<class T >
MEDCoupling::PartitionCfg< T >::PartitionCfg ( )
default

Member Function Documentation

◆ setID()

template<class T >
void MEDCoupling::PartitionCfg< T >::setID ( id)

◆ getID()

◆ operator<()

template<class T >
bool MEDCoupling::PartitionCfg< T >::operator< ( const PartitionCfg< T > &  other)

◆ operator>()

template<class T >
bool MEDCoupling::PartitionCfg< T >::operator> ( const PartitionCfg< T > &  other)

◆ operator==()

template<class T >
bool MEDCoupling::PartitionCfg< T >::operator== ( const PartitionCfg< T > &  other)