libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moPort.h File Reference
#include <stdio.h>
#include <cstdio>
#include <string>

Go to the source code of this file.

Functions

int getch (void)
 
char * itoa (int value, char *str, int radix)
 

Variables

const char *const LINEAL_STR = "L"
 
const char *const EXPONENCIAL_STR = "E"
 
const char *const INVERSO_STR = "I"
 
const char *const OTRA_STR = "O"
 
const char *const BORRADO_STR = "borrado"
 
const char *const MIRROR_STR = "mirror"
 
const char *const MIRRORG_STR = "mirrorg"
 
const char *const MIRRORMORPHING_STR = "mirrormorphing"
 
const char *const DEBUG_STR = "debug"
 
const char *const VIDEOWALL_STR = "videowall"
 
const char *const VIDEOWALLMORPHING_STR = "videowallmorphing"
 
const char *const imagen_STR = "imagen"
 
const char *const emergente1_STR = "emergente1"
 
const char *const emergente2_STR = "emergente2"
 
const char *const emergente3_STR = "emergente3"
 
const char *const emergente4_STR = "emergente4"
 
const char *const icono_STR = "icono"
 
const char *const luces_STR = "luces"
 
const char *const texto_STR = "texto"
 
const char *const dibujoanimado_STR = "dibujoanimado"
 
const char *const interferencia_STR = "interferencia"
 
const char *const tunel_STR = "tunel"
 
const char *const grilla_STR = "grilla"
 
const char *const pelicula_STR = "pelicula"
 
const char *const multicitas_STR = "multicitas"
 
const char *const percusionluces_STR = "percusionluces"
 
const char *const cubemap_STR = "cubemap"
 
const char *const solido_STR = "solido"
 
const char *const escena_STR = "escena"
 
const char *const escena3d_STR = "escena3d"
 
const char *const icono3d_STR = "icono3d"
 

Function Documentation

int getch ( void  )
inline

Definition at line 40 of file moPort.h.

char* itoa ( int  value,
char *  str,
int  radix 
)
inline

Definition at line 51 of file moPort.h.

Variable Documentation

const char* const BORRADO_STR = "borrado"

Definition at line 83 of file moPort.h.

const char* const cubemap_STR = "cubemap"

Definition at line 107 of file moPort.h.

const char* const DEBUG_STR = "debug"

Definition at line 88 of file moPort.h.

const char* const dibujoanimado_STR = "dibujoanimado"

Definition at line 100 of file moPort.h.

const char* const emergente1_STR = "emergente1"

Definition at line 93 of file moPort.h.

const char* const emergente2_STR = "emergente2"

Definition at line 94 of file moPort.h.

const char* const emergente3_STR = "emergente3"

Definition at line 95 of file moPort.h.

const char* const emergente4_STR = "emergente4"

Definition at line 96 of file moPort.h.

const char* const escena3d_STR = "escena3d"

Definition at line 110 of file moPort.h.

const char* const escena_STR = "escena"

Definition at line 109 of file moPort.h.

const char* const EXPONENCIAL_STR = "E"

Definition at line 79 of file moPort.h.

const char* const grilla_STR = "grilla"

Definition at line 103 of file moPort.h.

const char* const icono3d_STR = "icono3d"

Definition at line 111 of file moPort.h.

const char* const icono_STR = "icono"

Definition at line 97 of file moPort.h.

const char* const imagen_STR = "imagen"

Definition at line 92 of file moPort.h.

const char* const interferencia_STR = "interferencia"

Definition at line 101 of file moPort.h.

const char* const INVERSO_STR = "I"

Definition at line 80 of file moPort.h.

const char* const LINEAL_STR = "L"

Definition at line 78 of file moPort.h.

const char* const luces_STR = "luces"

Definition at line 98 of file moPort.h.

const char* const MIRROR_STR = "mirror"

Definition at line 84 of file moPort.h.

const char* const MIRRORG_STR = "mirrorg"

Definition at line 85 of file moPort.h.

const char* const MIRRORMORPHING_STR = "mirrormorphing"

Definition at line 86 of file moPort.h.

const char* const multicitas_STR = "multicitas"

Definition at line 105 of file moPort.h.

const char* const OTRA_STR = "O"

Definition at line 81 of file moPort.h.

const char* const pelicula_STR = "pelicula"

Definition at line 104 of file moPort.h.

const char* const percusionluces_STR = "percusionluces"

Definition at line 106 of file moPort.h.

const char* const solido_STR = "solido"

Definition at line 108 of file moPort.h.

const char* const texto_STR = "texto"

Definition at line 99 of file moPort.h.

const char* const tunel_STR = "tunel"

Definition at line 102 of file moPort.h.

const char* const VIDEOWALL_STR = "videowall"

Definition at line 89 of file moPort.h.

const char* const VIDEOWALLMORPHING_STR = "videowallmorphing"

Definition at line 90 of file moPort.h.