NAMD
Public Attributes | List of all members
CollectVectorMsg Class Reference

#include <CollectionMaster.h>

Inheritance diagram for CollectVectorMsg:

Public Attributes

int seq
 
int aid_size
 
int data_size
 
int fdata_size
 
int index
 
AtomIDaid
 
Vectordata
 
FloatVectorfdata
 

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 27 of file CollectionMaster.h.

Member Data Documentation

◆ aid

AtomID* CollectVectorMsg::aid

◆ aid_size

int CollectVectorMsg::aid_size

◆ data

Vector* CollectVectorMsg::data

◆ data_size

int CollectVectorMsg::data_size

◆ fdata

FloatVector* CollectVectorMsg::fdata

◆ fdata_size

int CollectVectorMsg::fdata_size

◆ index

int CollectVectorMsg::index

◆ seq

int CollectVectorMsg::seq

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