Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

lcomandos Class Reference

#include <lcomandos.h>

Collaboration diagram for lcomandos:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 lcomandos ()
 ~lcomandos ()
void agregar (long line, int comando, tabla *taux=NULL, char *naux=NULL, listaselect *li=NULL, lelegidos *ele=NULL)

Public Attributes

ncomandoinicio

Detailed Description

Definition at line 10 of file lcomandos.h.


Constructor & Destructor Documentation

lcomandos::lcomandos  ) 
 

Definition at line 3 of file lcomandos.cpp.

References inicio.

lcomandos::~lcomandos  ) 
 

Definition at line 32 of file lcomandos.cpp.

References inicio, and ncomando::next.


Member Function Documentation

void lcomandos::agregar long  line,
int  comando,
tabla taux = NULL,
char *  naux = NULL,
listaselect li = NULL,
lelegidos ele = NULL
 

Definition at line 8 of file lcomandos.cpp.

References ncomando::comando, ncomando::ele, inicio, ncomando::li, ncomando::linea, ncomando::naux, ncomando::next, and ncomando::taux.

Referenced by compilador::an_ALTERTABLE(), compilador::an_CREATETABLE(), compilador::an_DELETE(), compilador::an_DROPTABLE(), compilador::an_INSERT(), compilador::an_PACKTABLE(), compilador::an_SELECT(), and compilador::an_UPDATE().


Member Data Documentation

ncomando* lcomandos::inicio
 

Definition at line 15 of file lcomandos.h.

Referenced by agregar(), ejecutor::ejecutar(), lcomandos(), and ~lcomandos().


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 15:51:26 2005 for TecnoDB by  doxygen 1.4.4