RelationAttribute Struct Reference
Structure to hold a relation name, attribute name pair.
More...
#include <Common.h>
List of all members.
|
Public Attributes |
char | relName [MAX_RELATION_NAME] |
| The relation name.
|
char | attrName [MAX_ATTRIBUTE_NAME] |
| The attribute name.
|
Detailed Description
Structure to hold a relation name, attribute name pair.
The documentation for this struct was generated from the following file: