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

metadato Struct Reference

#include <structs.h>

List of all members.

Public Attributes

char nombre [20]
int tipo
int enteros
int decimales
bool esclave


Detailed Description

Definition at line 106 of file structs.h.


Member Data Documentation

int metadato::decimales
 

Definition at line 111 of file structs.h.

Referenced by compilador::abrirtabla(), and ejecutor::crear().

int metadato::enteros
 

Definition at line 110 of file structs.h.

Referenced by compilador::abrirtabla(), and ejecutor::crear().

bool metadato::esclave
 

Definition at line 112 of file structs.h.

Referenced by compilador::abrirtabla(), and ejecutor::crear().

char metadato::nombre[20]
 

Definition at line 108 of file structs.h.

Referenced by compilador::abrirtabla(), and ejecutor::crear().

int metadato::tipo
 

Definition at line 109 of file structs.h.

Referenced by compilador::abrirtabla(), and ejecutor::crear().


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