Eneboo - Documentación para desarrolladores
Métodos públicos | Métodos públicos estáticos
Referencia de la Estructura QUType

#include <qucom_p.h>

Diagrama de herencias de QUType
QUType_bool QUType_bool QUType_charstar QUType_charstar QUType_double QUType_double QUType_enum QUType_enum QUType_idisp QUType_idisp QUType_iface QUType_iface QUType_int QUType_int QUType_Null QUType_Null QUType_ptr QUType_ptr QUType_QString QUType_QString QUType_QVariant QUType_QVariant QUType_varptr QUType_varptr

Lista de todos los miembros.

Métodos públicos

virtual const QUuiduuid () const =0
virtual const char * desc () const =0
virtual bool canConvertFrom (QUObject *, QUType *)=0
virtual bool canConvertTo (QUObject *, QUType *)=0
virtual bool convertFrom (QUObject *, QUType *)=0
virtual bool convertTo (QUObject *, QUType *)=0
virtual void clear (QUObject *)=0
virtual int serializeTo (QUObject *, QUBuffer *)=0
virtual int serializeFrom (QUObject *, QUBuffer *)=0
virtual const QUuiduuid () const =0
virtual const char * desc () const =0
virtual bool canConvertFrom (QUObject *, QUType *)=0
virtual bool canConvertTo (QUObject *, QUType *)=0
virtual bool convertFrom (QUObject *, QUType *)=0
virtual bool convertTo (QUObject *, QUType *)=0
virtual void clear (QUObject *)=0
virtual int serializeTo (QUObject *, QUBuffer *)=0
virtual int serializeFrom (QUObject *, QUBuffer *)=0

Métodos públicos estáticos

static bool isEqual (const QUType *t1, const QUType *t2)
static bool check (QUObject *o, QUType *t)
static bool isEqual (const QUType *t1, const QUType *t2)
static bool check (QUObject *o, QUType *t)

Documentación de las funciones miembro

virtual bool QUType::canConvertFrom ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::canConvertFrom ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::canConvertTo ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::canConvertTo ( QUObject ,
QUType  
) [pure virtual]
bool QUType::check ( QUObject o,
QUType t 
) [inline, static]
static bool QUType::check ( QUObject o,
QUType t 
) [static]
virtual void QUType::clear ( QUObject ) [pure virtual]
virtual void QUType::clear ( QUObject ) [pure virtual]
virtual bool QUType::convertFrom ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::convertFrom ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::convertTo ( QUObject ,
QUType  
) [pure virtual]
virtual bool QUType::convertTo ( QUObject ,
QUType  
) [pure virtual]
virtual const char* QUType::desc ( ) const [pure virtual]
virtual const char* QUType::desc ( ) const [pure virtual]
static bool QUType::isEqual ( const QUType t1,
const QUType t2 
) [static]
bool QUType::isEqual ( const QUType t1,
const QUType t2 
) [inline, static]
virtual int QUType::serializeFrom ( QUObject ,
QUBuffer  
) [pure virtual]
virtual int QUType::serializeFrom ( QUObject ,
QUBuffer  
) [pure virtual]
virtual int QUType::serializeTo ( QUObject ,
QUBuffer  
) [pure virtual]
virtual int QUType::serializeTo ( QUObject ,
QUBuffer  
) [pure virtual]
virtual const QUuid* QUType::uuid ( ) const [pure virtual]
virtual const QUuid* QUType::uuid ( ) const [pure virtual]

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