BadgerDB
Public Types | Public Member Functions
PxxDropIndex Class Reference
Inheritance diagram for PxxDropIndex:
PxxPnode

List of all members.

Public Types

enum  NodeType {
  Query, Create, CreateIndex, Delete,
  Drop, DropIndex, Insert, AttrName,
  AggrFunc, RelName, DataType, AttrType,
  Value, List, Predicate, PredTree,
  Literal
}

Public Member Functions

 PxxDropIndex (char *rname, char *aname)
NodeType MyType () const
void Write (ostream &os) const
char * RelName () const
char * AttrName () const

Detailed Description

Definition at line 635 of file SqlParser.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends