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

PlyRuleList Struct Reference

#include <ply.h>

List of all members.

Public Attributes

char * name
char * element
char * property
PlyRuleList * next


Member Data Documentation

char* PlyRuleList::element
 

Definition at line 133 of file ply.h.

Referenced by append_prop_rule, and init_rule_ply.

char* PlyRuleList::name
 

Definition at line 132 of file ply.h.

Referenced by append_prop_rule, and init_rule_ply.

struct PlyRuleList* PlyRuleList::next
 

Definition at line 135 of file ply.h.

Referenced by append_prop_rule, and init_rule_ply.

char* PlyRuleList::property
 

Definition at line 134 of file ply.h.

Referenced by append_prop_rule, and init_rule_ply.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 03:08:35 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002