| 
| 
  | ChangeSetMergeInfo (int rank, const std::string &key, size_t length, uint8_t initByte, std::vector< ChangeSet > &changeSets) | 
|   | 
| 
bool  | merge (RegionInfo *ri) override | 
|   | 
| 
void  | serialize_order (SST::Core::Serialization::serializer &ser) override | 
|   | 
| 
  | RegionMergeInfo (int rank, const std::string &key, size_t length, uint8_t initByte) | 
|   | 
| 
const std::string &  | getKey () const  | 
|   | 
| 
size_t  | getLength () const  | 
|   | 
| 
virtual const char *  | cls_name () const =0 | 
|   | 
| 
virtual uint32_t  | cls_id () const =0 | 
|   | 
| 
virtual std::string  | serialization_name () const =0 | 
|   | 
 | 
| 
std::vector< ChangeSet >  | changeSets | 
|   | 
| 
int  | rank | 
|   | 
| 
std::string  | key | 
|   | 
| 
size_t  | length | 
|   | 
| 
uint8_t  | initByte | 
|   | 
 | 
| 
static constexpr uint32_t  | NullClsId = std::numeric_limits<uint32_t>::max() | 
|   | 
| enum   | cxn_flag_t { ConstructorFlag
 } | 
|   | 
| 
virtual void  | check_size (RegionInfo *ri) | 
|   | 
| 
static void  | serializable_abort (uint32_t line, const char *file, const char *func, const char *obj) | 
|   | 
The documentation for this class was generated from the following file: