NAMD
Public Attributes | List of all members
FileStack Struct Reference

Public Attributes

FILE * file
 
int linenumber
 
char * filename
 
FileStacknext
 

Detailed Description

Definition at line 124 of file ConfigList.C.

Member Data Documentation

FILE* FileStack::file

Definition at line 125 of file ConfigList.C.

Referenced by ConfigList::ConfigList().

char* FileStack::filename

Definition at line 127 of file ConfigList.C.

Referenced by ConfigList::ConfigList().

int FileStack::linenumber

Definition at line 126 of file ConfigList.C.

Referenced by ConfigList::ConfigList().

FileStack* FileStack::next

Definition at line 128 of file ConfigList.C.

Referenced by ConfigList::ConfigList().


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