#include <PastryTypes.h>
Public Member Functions | |
PastryStateMsgHandle () | |
PastryStateMsgHandle (PastryStateMessage *msg) | |
Public Attributes | |
PastryStateMessage * | msg |
PastryStateMsgProximity * | prox |
bool | outdatedUpdate |
PastryStateMsgHandle::PastryStateMsgHandle | ( | ) | [inline] |
PastryStateMsgHandle::PastryStateMsgHandle | ( | PastryStateMessage * | msg | ) | [inline] |
PastryStateMessage* PastryStateMsgHandle::msg |