NAMD
Public Attributes | List of all members
NodeBroadcast Class Reference

#include <BroadcastObject.h>

Public Attributes

CmiNodeLock lock
 
std::map< int, std::any > data
 
std::map< int, std::map< int, int > > current
 

Detailed Description

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 37 of file BroadcastObject.h.

Member Data Documentation

◆ current

std::map<int, std::map<int, int> > NodeBroadcast::current

◆ data

std::map<int, std::any> NodeBroadcast::data

◆ lock

CmiNodeLock NodeBroadcast::lock

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