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 void * pack (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

◆ pack()

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

◆ unpack()

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

Member Data Documentation

◆ node

NodeID ProxySpanningTreeMsg::node

Definition at line 264 of file ProxyMgr.h.

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

◆ patch

PatchID ProxySpanningTreeMsg::patch

Definition at line 263 of file ProxyMgr.h.

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

◆ tree

NodeIDList ProxySpanningTreeMsg::tree

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