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

digital Class Reference

#include <indicedigital.h>

List of all members.

Public Member Functions

 digital (char *n)
 ~digital ()
long buscar (char *valor)
bool insertar (char *valor, long dirdis)
bool borrar (char *valor)
void crear ()

Private Attributes

char * nombre


Detailed Description

Definition at line 8 of file indicedigital.h.


Constructor & Destructor Documentation

digital::digital char *  n  ) 
 

Definition at line 13 of file indicedigital.cpp.

References nombre, and tries::ref.

digital::~digital  ) 
 

Definition at line 29 of file indicedigital.cpp.

References nombre.


Member Function Documentation

bool digital::borrar char *  valor  ) 
 

Definition at line 123 of file indicedigital.cpp.

References tries::disco, ltoa(), nombre, and tries::prox.

Referenced by ejecutor::eliminar().

Here is the call graph for this function:

long digital::buscar char *  valor  ) 
 

Definition at line 88 of file indicedigital.cpp.

References tries::disco, itoa(), nombre, and tries::prox.

Referenced by ejecutor::cargar(), insertar(), and ejecutor::seleccionar().

Here is the call graph for this function:

void digital::crear  ) 
 

Definition at line 35 of file indicedigital.cpp.

References nombre, and tries::ref.

Referenced by ejecutor::fpack().

bool digital::insertar char *  valor,
long  dirdis
 

Definition at line 45 of file indicedigital.cpp.

References buscar(), tries::disco, itoa(), nombre, tries::prox, and tries::ref.

Referenced by ejecutor::cargar(), and ejecutor::fpack().

Here is the call graph for this function:


Member Data Documentation

char* digital::nombre [private]
 

Definition at line 10 of file indicedigital.h.

Referenced by borrar(), buscar(), crear(), digital(), insertar(), and ~digital().


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