NAMD
Public Attributes | List of all members
ScriptParamMsg Class Reference

#include <Node.h>

Inheritance diagram for ScriptParamMsg:

Public Attributes

char param [MAX_SCRIPT_PARAM_SIZE]
 
char value [MAX_SCRIPT_PARAM_SIZE]
 

Detailed Description

Definition at line 72 of file Node.h.

Member Data Documentation

char ScriptParamMsg::param[MAX_SCRIPT_PARAM_SIZE]

Definition at line 74 of file Node.h.

Referenced by Node::scriptParam().

char ScriptParamMsg::value[MAX_SCRIPT_PARAM_SIZE]

Definition at line 75 of file Node.h.

Referenced by Node::scriptParam().


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