Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VMDDir.h File Reference

#include <stdio.h>
#include <dirent.h>

Go to the source code of this file.

Compounds

struct  VMDDIR
 Unix directory traversal handle. More...


Functions

VMDDIRvmd_opendir (const char *)
char * vmd_readdir (VMDDIR *)
void vmd_closedir (VMDDIR *)
int vmd_file_is_executable (const char *filename)


Function Documentation

void vmd_closedir VMDDIR  
 

Definition at line 124 of file VMDDir.C.

int vmd_file_is_executable const char *    filename
 

Definition at line 131 of file VMDDir.C.

Referenced by ss_from_dssp, and ss_from_stride.

VMDDIR* vmd_opendir const char *   
 

Definition at line 100 of file VMDDir.C.

char* vmd_readdir VMDDIR  
 

Definition at line 115 of file VMDDir.C.


Generated on Fri Apr 19 02:46:03 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002