|
| RankInfo (uint32_t rank, uint32_t thread) |
|
bool | isAssigned () const |
|
bool | inRange (const RankInfo &other) const |
|
bool | operator== (const RankInfo &other) const |
|
bool | operator!= (const RankInfo &other) const |
|
bool | operator< (const RankInfo &other) const |
|
bool | operator<= (const RankInfo &other) const |
|
bool | operator> (const RankInfo &other) const |
|
bool | operator>= (const RankInfo &other) const |
|
void | serialize_order (SST::Core::Serialization::serializer &ser) override |
|
virtual const char * | cls_name () const =0 |
|
virtual uint32_t | cls_id () const =0 |
|
virtual std::string | serialization_name () const =0 |
|
|
uint32_t | rank |
|
uint32_t | thread |
|
|
static const uint32_t | UNASSIGNED = (uint32_t)-1 |
|
static constexpr uint32_t | NullClsId = std::numeric_limits<uint32_t>::max() |
|
|
enum | cxn_flag_t { ConstructorFlag
} |
|
static void | serializable_abort (uint32_t line, const char *file, const char *func, const char *obj) |
|
◆ inRange()
bool SST::RankInfo::inRange |
( |
const RankInfo & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: