NAMD
Static Public Member Functions | Public Attributes | List of all members
ProxySpanningTreeMsg Class Reference

#include <ProxyMgr.h>

Inheritance diagram for ProxySpanningTreeMsg:

Static Public Member Functions

static voidpack (ProxySpanningTreeMsg *msg)
 
static ProxySpanningTreeMsgunpack (void *ptr)
 

Public Attributes

PatchID patch
 
NodeID node
 
NodeIDList tree
 

Detailed Description

Definition at line 261 of file ProxyMgr.h.

Member Function Documentation

static void* ProxySpanningTreeMsg::pack ( ProxySpanningTreeMsg msg)
static
static ProxySpanningTreeMsg* ProxySpanningTreeMsg::unpack ( void ptr)
static

Member Data Documentation

NodeID ProxySpanningTreeMsg::node

Definition at line 264 of file ProxyMgr.h.

Referenced by ProxyMgr::recvSpanningTree(), and HomePatch::sendSpanningTree().

PatchID ProxySpanningTreeMsg::patch

Definition at line 263 of file ProxyMgr.h.

Referenced by ProxyMgr::recvSpanningTree(), and HomePatch::sendSpanningTree().

NodeIDList ProxySpanningTreeMsg::tree

The documentation for this class was generated from the following file: