#include <windows.h>#include <fstream>#include <iostream.h>#include <string>#include <stack>#include "../Utilidades/Globales.h"#include "../Utilidades/CSucesos.h"#include "../Logica Interna/CCoche.h"#include "../Logica Interna/CCircuito.h"Go to the source code of this file.
|
|
Definition at line 63 of file CLectorLDC.h. |
|
|
Definition at line 64 of file CLectorLDC.h. |
|
|
Definition at line 65 of file CLectorLDC.h. |
|
|
Definition at line 68 of file CLectorLDC.h. |
|
|
Definition at line 71 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(), and TrueRand::Md5Hash::ProcessBlock(). |
|
|
Definition at line 66 of file CLectorLDC.h. |
|
|
Definition at line 72 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Definition at line 67 of file CLectorLDC.h. |
|
|
Definition at line 70 of file CLectorLDC.h. Referenced by CCircuito::CalcularPistaDoble(), and CLectorLDC::CargarArchivoLDC(). |
|
|
Definition at line 69 of file CLectorLDC.h. |
|
|
Definition at line 300 of file CLectorLDC.h. |
|
|
Definition at line 106 of file CLectorLDC.h. |
|
|
Definition at line 98 of file CLectorLDC.h. |
|
|
Definition at line 209 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Definition at line 132 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Definition at line 83 of file CLectorLDC.h. Referenced by CLectorLDC::GetSiguienteToken(). |
|
|
Definition at line 82 of file CLectorLDC.h. Referenced by CLectorLDC::GetSiguienteToken(). |
|
|
Definition at line 81 of file CLectorLDC.h. Referenced by CLectorLDC::GetSiguienteToken(). |
|
|
Definition at line 114 of file CLectorLDC.h. |
|
|
Definition at line 116 of file CLectorLDC.h. |
|
|
Definition at line 86 of file CLectorLDC.h. Referenced by CLectorLDC::GetSiguienteToken(). |
|
|
Definition at line 115 of file CLectorLDC.h. |
|
|
Definition at line 87 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Initial value:
{ 0, 1, 1, 1, 4, 4, 5, 2, 2, 0, 2, 1, 2,
2, 2, 2, 2, 2, 3, 4, 7, 3, 5, 2, 1, 3 }
Definition at line 127 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Initial value:
{ (TIDNoTerminal)-1, (TIDNoTerminal)-1, NT_LDC, NT_LDC, NT_COCHE, NT_CIRCUITO,
NT_CARACTCOCHE, NT_CARACTCIRCUITO, NT_DEFCOCHE, NT_DEFCOCHE, NT_DEFCIRCUITO,
NT_DEFCIRCUITO, NT_VELMAX, NT_ACELMAX, NT_GIROMAX, NT_AGARRE, NT_COLOR,
NT_FONDO, NT_RECTA, NT_POLI, NT_RGB, NT_LISTPT3, NT_PUNTO, NT_MASPT,
NT_MASPT, NT_DEFCIRCUITO }
Definition at line 119 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(). |
|
|
Initial value:
{ "COCHE", "CIRCUITO", "VELMAX", "ACELMAX", "GIROMAX", "AGARRE", "POLI",
"COLOR", "FONDO", "RECTA", "CERRAR", ",", "(", ")", "[", "]", "número",
"identificador", "Fin_de_fichero"}
Definition at line 90 of file CLectorLDC.h. Referenced by CLectorLDC::CargarArchivoLDC(), and CLectorLDC::GetSiguienteToken(). |
1.4.2