#include <sysvipc.h>
Definition at line 160 of file sysvipc.h.
dmtcp::SysVObj::SysVObj |
( |
int |
id, |
|
|
int |
realId, |
|
|
int |
key, |
|
|
int |
flags |
|
) |
| |
|
inline |
virtual dmtcp::SysVObj::~SysVObj |
( |
) | |
|
|
inlinevirtual |
bool dmtcp::SysVObj::isCkptLeader |
( |
) | |
|
|
inline |
virtual bool dmtcp::SysVObj::isStale |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::leaderElection |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::postRestart |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::preCheckpoint |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::preCkptDrain |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::preResume |
( |
) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::refill |
( |
bool |
isRestart) | |
|
|
pure virtual |
virtual void dmtcp::SysVObj::resetOnFork |
( |
) | |
|
|
pure virtual |
int dmtcp::SysVObj::virtualId |
( |
) | |
|
|
inline |
int dmtcp::SysVObj::_flags |
|
protected |
bool dmtcp::SysVObj::_isCkptLeader |
|
protected |
key_t dmtcp::SysVObj::_key |
|
protected |
int dmtcp::SysVObj::_realId |
|
protected |
The documentation for this class was generated from the following file: