In file relquery.h:

class SimpleRelInfo : public RelInfo

Contains information about a relation necesary to process a query

Inheritance:


Public Fields

char RelName [XXX_NODE_NAME_MAX]
The name of the relation

Public Methods

virtual void Print (ostream& OStr)
Prints a textual version of this relation's information
SimpleRelInfo (char* Name, char* AName)
Constructor

Inherited from RelInfo:

Public Fields

char AliasName[XXX_NODE_NAME_MAX]
XxxBool Nested

Documentation

Contains information about a relation necesary to process a query
char RelName[XXX_NODE_NAME_MAX]
The name of the relation

SimpleRelInfo(char* Name, char* AName)
Constructor
Parameters:
Name - The name of the relation
AName - The alias of the relation

virtual void Print(ostream& OStr)
Prints a textual version of this relation's information
Parameters:
OStr - The stream to print to


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de