abierto | PUERTO_SERIAL | [private] |
abrir(void) | PUERTO_SERIAL | |
abrir_asincronico(void) | PUERTO_SERIAL | [private] |
active_configuracion(void) | PUERTO_SERIAL | [private] |
cerrar(void) | PUERTO_SERIAL | |
com_fd | PUERTO_SERIAL | [private] |
com_fd | PUERTO_SERIAL | [private] |
configurar(const int v, const int p, const int s, const int d, const int f) | PUERTO_SERIAL | |
consultar(int &v, int &p, int &s, int &d, int &f) | PUERTO_SERIAL | |
data_bits | PUERTO_SERIAL | [private] |
escribir(char *buffer, int tam_buffer) | PUERTO_SERIAL | |
flujo | PUERTO_SERIAL | [private] |
instalar_sistema_asincronico_serial(void) | PUERTO_SERIAL | [private] |
leer(char *buffer, int tam_buffer) | PUERTO_SERIAL | |
nombre_puerto | PUERTO_SERIAL | [private] |
paridad | PUERTO_SERIAL | [private] |
PUERTO_SERIAL(char *cad, const int v=PSV9600, const int p=PSP_NONE, const int s=PSS_UNO, const int d=PSD8, const int f=PSF_NONE) | PUERTO_SERIAL | |
registro_asincronico(void(*f)(void *, int), void *User_data) | PUERTO_SERIAL | |
stop_bits | PUERTO_SERIAL | [private] |
velocidad | PUERTO_SERIAL | [private] |
~PUERTO_SERIAL() | PUERTO_SERIAL | |