Eneboo - Documentación para desarrolladores
Tipos públicos | Métodos públicos
Referencia de la Clase QPipe

#include <qpipe_p.h>

Lista de todos los miembros.

Tipos públicos

enum  Type { toClient, fromClient, toClient, fromClient }
enum  StdType {
  none, Stdin, Stdout, Stderr,
  none, Stdin, Stdout, Stderr
}
enum  Type { toClient, fromClient, toClient, fromClient }
enum  StdType {
  none, Stdin, Stdout, Stderr,
  none, Stdin, Stdout, Stderr
}

Métodos públicos

 QPipe (Type _type, StdType stdtype=none)
 ~QPipe ()
const char * getError ()
int write (char *buf, int size)
int read (char *buf, int size)
int isReadable ()
HANDLE getClientHandle ()
void restore ()
 QPipe (Type _type, StdType stdtype=none)
 ~QPipe ()
const char * getError ()
int write (char *buf, int size)
int read (char *buf, int size)
int isReadable ()
HANDLE getClientHandle ()
void restore ()

Documentación de las enumeraciones miembro de la clase

Valores de enumeraciones:
none 
Stdin 
Stdout 
Stderr 
none 
Stdin 
Stdout 
Stderr 
Valores de enumeraciones:
none 
Stdin 
Stdout 
Stderr 
none 
Stdin 
Stdout 
Stderr 
Valores de enumeraciones:
toClient 
fromClient 
toClient 
fromClient 
Valores de enumeraciones:
toClient 
fromClient 
toClient 
fromClient 

Documentación del constructor y destructor

QPipe::QPipe ( Type  _type,
StdType  stdtype = none 
)
QPipe::~QPipe ( )
QPipe::QPipe ( Type  _type,
StdType  stdtype = none 
)
QPipe::~QPipe ( )

Documentación de las funciones miembro

HANDLE QPipe::getClientHandle ( )
HANDLE QPipe::getClientHandle ( )
const char* QPipe::getError ( ) [inline]
const char* QPipe::getError ( ) [inline]
int QPipe::isReadable ( )
int QPipe::isReadable ( )
int QPipe::read ( char *  buf,
int  size 
)
int QPipe::read ( char *  buf,
int  size 
)
void QPipe::restore ( )
void QPipe::restore ( )
int QPipe::write ( char *  buf,
int  size 
)
int QPipe::write ( char *  buf,
int  size 
)

La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'