Collection Contents 上一页 下一页 PDF

QAnywhere 用户指南

QAnywhere C++ API 参考

QAMessage 类


提要 

public QAMessage

派生类 
注释 

QAMessage 接口是所有 QAnywhere 客户端消息的根接口。

成员 

QAMessage 的所有成员,包括所有继承的成员。


DEFAULT_PRIORITY 变量
DEFAULT_TIME_TO_LIVE 变量
castToBinaryMessage 函数
castToTextMessage 函数
clearProperties 函数
getAddress 函数
getBooleanProperty 函数
getByteProperty 函数
getDoubleProperty 函数
getExpiration 函数
getFloatProperty 函数
getInReplyToID 函数
getIntProperty 函数
getLongProperty 函数
getMessageID 函数
getPriority 函数
getPropertyNames 函数
getPropertyType 函数
getRedelivered 函数
getReplyToAddress 函数
getShortProperty 函数
getStringProperty 函数
getStringProperty 函数
getTimestamp 函数
getTimestampAsString 函数
propertyExists 函数
setAddress 函数
setBooleanProperty 函数
setByteProperty 函数
setDoubleProperty 函数
setFloatProperty 函数
setInReplyToID 函数
setIntProperty 函数
setLongProperty 函数
setMessageID 函数
setPriority 函数
setRedelivered 函数
setReplyToAddress 函数
setShortProperty 函数
setStringProperty 函数
setTimestamp 函数
~QAMessage 函数

Collection Contents 上一页 下一页 PDF