| 
    NAMD
    
   | 
 
#include <BroadcastObject.h>
Public Attributes | |
| CmiNodeLock | lock | 
| std::map< int, std::any > | data | 
| std::map< int, std::map< int, int > > | current | 
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.
| std::map<int, std::map<int, int> > NodeBroadcast::current | 
Definition at line 41 of file BroadcastObject.h.
Referenced by SimpleBroadcastObject< Tensor >::get(), and SimpleBroadcastObject< Tensor >::publish().
| std::map<int, std::any> NodeBroadcast::data | 
Definition at line 40 of file BroadcastObject.h.
Referenced by SimpleBroadcastObject< Tensor >::get(), SimpleBroadcastObject< Tensor >::publish(), and SimpleBroadcastObject< Tensor >::SimpleBroadcastObject().
| CmiNodeLock NodeBroadcast::lock | 
Definition at line 39 of file BroadcastObject.h.
Referenced by SimpleBroadcastObject< Tensor >::get(), PatchData::PatchData(), SimpleBroadcastObject< Tensor >::publish(), and SimpleBroadcastObject< Tensor >::SimpleBroadcastObject().
 1.8.14