#include <structs.h>
Collaboration diagram for ncomando:
Public Member Functions | |
ncomando () | |
~ncomando () | |
Public Attributes | |
int | comando |
tabla * | taux |
char * | naux |
listaselect * | li |
lelegidos * | ele |
long | linea |
ncomando * | next |
Definition at line 34 of file structs.h.
|
Definition at line 8 of file structs.cpp. |
|
Definition at line 19 of file structs.cpp. References c_cargar, c_eliminar, c_modificar, c_seleccionar, c_visualizar, comando, ele, and li. |
|
Definition at line 38 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), ncomando(), and ~ncomando(). |
|
Definition at line 42 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), ncomando(), and ~ncomando(). |
|
Definition at line 41 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), ncomando(), and ~ncomando(). |
|
Definition at line 43 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), and ncomando(). |
|
Definition at line 40 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), and ncomando(). |
|
Definition at line 44 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), ncomando(), and lcomandos::~lcomandos(). |
|
Definition at line 39 of file structs.h. Referenced by lcomandos::agregar(), ejecutor::ejecutar(), and ncomando(). |