Inherits std::set< T >.
Public Member Functions | |
| T | 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) |
|
default |
| void MEDCoupling::PartitionCfg< T >::setID | ( | T | id | ) |
| T MEDCoupling::PartitionCfg< T >::getID | ( | ) | const |
| bool MEDCoupling::PartitionCfg< T >::operator< | ( | const PartitionCfg< T > & | other | ) |
| bool MEDCoupling::PartitionCfg< T >::operator> | ( | const PartitionCfg< T > & | other | ) |
| bool MEDCoupling::PartitionCfg< T >::operator== | ( | const PartitionCfg< T > & | other | ) |