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

ncomando Struct Reference

#include <structs.h>

Collaboration diagram for ncomando:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ncomando ()
 ~ncomando ()

Public Attributes

int comando
tablataux
char * naux
listaselectli
lelegidosele
long linea
ncomandonext

Detailed Description

Definition at line 34 of file structs.h.


Constructor & Destructor Documentation

ncomando::ncomando  ) 
 

Definition at line 8 of file structs.cpp.

References comando, ele, li, linea, naux, next, and taux.

ncomando::~ncomando  ) 
 

Definition at line 19 of file structs.cpp.

References c_cargar, c_eliminar, c_modificar, c_seleccionar, c_visualizar, comando, ele, and li.


Member Data Documentation

int ncomando::comando
 

Definition at line 38 of file structs.h.

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

lelegidos* ncomando::ele
 

Definition at line 42 of file structs.h.

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

listaselect* ncomando::li
 

Definition at line 41 of file structs.h.

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

long ncomando::linea
 

Definition at line 43 of file structs.h.

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

char* ncomando::naux
 

Definition at line 40 of file structs.h.

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

ncomando* ncomando::next
 

Definition at line 44 of file structs.h.

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

tabla* ncomando::taux
 

Definition at line 39 of file structs.h.

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


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