C12Adapter Opensource C++ Interface
MChannelModemCallback Member List

This is the complete list of members for MChannelModemCallback, including all inherited members.

Call(const MStdString &name, const MVariant &params)MObject
Call0(const MStdString &name)MObject
Call1(const MStdString &name, const MVariant &p1)MObject
Call2(const MStdString &name, const MVariant &p1, const MVariant &p2)MObject
Call3(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3)MObject
Call4(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4)MObject
Call5(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4, const MVariant &p5)MObject
Call6(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4, const MVariant &p5, const MVariant &p6)MObject
CallV(const MStdString &name, const MVariant::VariantVector &params)MObjectvirtual
CANCEL_COMMUNICATION_CHECK_OPTIMUM_INTERVAL enum valueMChannel
CancelCommunication(bool callDisconnect=false)MChannelModemvirtual
CheckIfConnected()MChannelModemvirtual
CheckIfConnectedConst() const MChannelinline
CheckIfOperationIsCancelled()MChannel
ClearInputBuffer()MChannel
ClearInputUntilSilence(unsigned milliseconds)MChannel
Connect()MChannelModemvirtual
CreateClone() const MChannelvirtual
Disconnect()MChannelModemvirtual
DoGetPersistentPropertyValues0() const MCOMObject
DoGetPersistentPropertyValues1(bool onlyNondefaults) const MCOMObject
DoSetPersistentPropertiesToDefault(const MClass *staticClass)MObjectprotected
EnterUninterruptibleCommunication(bool notify=true)MChannel
FlushOutputBuffer(unsigned numberOfCharsInBuffer=UINT_MAX)MChannelSerialPortvirtual
GetAllPersistentPropertyNames() const MCOMObjectvirtual
GetAllPropertyNames() const MCOMObjectvirtual
GetAutoAnswer() const MChannelinline
GetAutoAnswerString() const MChannelModeminline
GetAutoAnswerTimeout() const MChannelinline
GetAvailablePortNames(bool addExtraInfo=false)MChannelSerialPortinlinestatic
GetBaud() const MChannelSerialPortinline
GetClass() const =0MObjectpure virtual
GetCommandTimeout() const MChannelModeminline
GetCountBytesReceived() const MChannelinline
GetCountBytesSent() const MChannelinline
GetCtsFlow() const MChannelSerialPortinline
GetDataBits() const MChannelSerialPortinline
GetDCD() const MChannelSerialPortinline
GetDialString() const MChannelModeminline
GetDialTimeout() const MChannelModeminline
GetDsrFlow() const MChannelSerialPortinline
GetDsrSensitivity() const MChannelSerialPortinline
GetDtrControl() const MChannelSerialPortinline
GetEcho() const MChannelinline
GetEmbeddedSizeof() const MObjectvirtual
GetInitString() const MChannelModeminline
GetIntercharacterTimeout() const MChannelinline
GetMatchConnectBaud() const MChannelModeminline
GetMediaIdentification() const MChannelSerialPortvirtual
GetModemResponse() const MChannelModeminline
GetMonitor() const MChannelinline
GetParity() const MChannelSerialPortinline
GetPersistentPropertyDefaultValue(const MStdString &name) const MObjectvirtual
GetPersistentPropertyValues(bool onlyNondefaults=false, bool excludeSecurityRelated=false) const MCOMObject
GetPhoneNumber() const MChannelModeminline
GetPort()MChannelSerialPortinline
GetPort() const MChannelSerialPortinline
GetPortName() const MChannelSerialPortinline
GetPortType(const MStdString &portName)MChannelSerialPortinlinestatic
GetProperty(const MStdString &name) const MObjectvirtual
GetReadTimeout() const MChannelinline
GetRtsControl() const MChannelSerialPortinline
GetSendEchoBytesToMonitor() const MChannelinline
GetStaticClass()MObjectinlinestatic
GetStopBits() const MChannelSerialPortinline
GetType() const MObjectvirtual
GetWriteTimeout() const MChannelinline
HookOn()MChannelModem
IsClassPresent(const MStdString &name)MObjectinlinestatic
IsConnected() const MChannelModemvirtual
IsEmbeddedObject() const MObjectinline
IsPropertyPresent(const MStdString &name) const MObjectvirtual
IsServicePresent(const MStdString &name) const MObjectvirtual
LeaveUninterruptibleCommunication(bool notify=true)MChannel
MChannel()MChannelprotected
MChannelModem()MChannelModem
MChannelModemCallback()MChannelModemCallback
MChannelSerialPort()MChannelSerialPort
MCOMObject()MCOMObjectinlineprotected
MModemResponse enum nameMChannelModem
MObject()MObjectinlineprotected
MODEM_RESPONSE_BUSY enum valueMChannelModem
MODEM_RESPONSE_CONNECT enum valueMChannelModem
MODEM_RESPONSE_ERROR enum valueMChannelModem
MODEM_RESPONSE_NO_ANSWER enum valueMChannelModem
MODEM_RESPONSE_NO_CARRIER enum valueMChannelModem
MODEM_RESPONSE_NO_DIALTONE enum valueMChannelModem
MODEM_RESPONSE_OK enum valueMChannelModem
MODEM_RESPONSE_RING enum valueMChannelModem
MODEM_RESPONSE_TIMEOUT enum valueMChannelModem
MODEM_RESPONSE_UNKNOWN enum valueMChannelModem
ReadAllBytes()MChannel
ReadBuffer(char *buf, unsigned numberToRead)MChannel
ReadByte()MChannel
ReadBytes(unsigned numberToRead)MChannel
ReadBytesUntil(const MByteString &terminatingString)MChannel
ReadBytesUntilAnyByte(const char *finisher, unsigned finisherSize, unsigned headerSize, unsigned footerSize)MChannel
ReadWithTimeout(char *buf, unsigned size, unsigned timeout)MChannel
ReceiveKnownResponse(int timeout)MChannelModem
ReceiveResponse()MChannelModem
ResetCounts()MChannelinline
s_classMObjectstatic
SendCommand(const MByteString &command)MChannelModem
SendCommandCheckOK(const MByteString &command)MChannelModem
SetAutoAnswer(bool isAutoAnswer)MChannelinline
SetAutoAnswerString(const MByteString &autoAnswerString)MChannelModeminline
SetAutoAnswerTimeout(unsigned timeout)MChannel
SetBaud(unsigned baud)MChannelSerialPortinline
SetCommandTimeout(unsigned timeout)MChannelModeminline
SetCtsFlow(bool isCtsFlow)MChannelSerialPortinline
SetDataBits(int dataBits)MChannelSerialPortinline
SetDialString(const MByteString &dialString)MChannelModeminline
SetDialTimeout(unsigned timeout)MChannelModeminline
SetDsrFlow(bool isDsrFlow)MChannelSerialPortinline
SetDsrSensitivity(bool isDsrSens)MChannelSerialPortinline
SetDtrControl(char dtrControl)MChannelSerialPortinline
SetEcho(bool echo)MChannelinline
SetInitString(const MByteString &initString)MChannelModeminline
SetIntercharacterTimeout(unsigned timeout)MChannel
SetMatchConnectBaud(bool doMatch)MChannelModeminline
SetMonitor(MMonitor::Pointer monitor)MChannel
SetParameters(unsigned baud, int dataBits, char parity, int stopBits)MChannelSerialPortinline
SetParity(char p)MChannelSerialPortinline
SetPersistentPropertiesToDefault()MObjectvirtual
SetPersistentPropertyToDefault(const MStdString &name)MObjectvirtual
SetPersistentPropertyValues(const MStdString &values)MCOMObject
SetPhoneNumber(const MByteString &phoneNumber)MChannelModeminline
SetPortName(const MStdString &portName)MChannelSerialPort
SetProperty(const MStdString &name, const MVariant &value)MObjectvirtual
SetPropertyValues(const MDictionary &values)MCOMObject
SetReadTimeout(unsigned timeout)MChannel
SetRtsControl(char rtsControl)MChannelSerialPortinline
SetSendEchoBytesToMonitor(bool doSend)MChannelinline
SetStopBits(int stopBits)MChannelSerialPortinline
SetType(const MStdString &)MObjectvirtual
SetWriteTimeout(unsigned timeout)MChannel
Sleep(unsigned milliseconds)MChannel
Unread(const MVariant &byteOrBytes)MChannel
UnreadBuffer(const char *buff, unsigned size)MChannel
Validate()MObjectvirtual
WaitForNextIncomingConnection(bool reinitialize=true)MChannelModemvirtual
WriteBuffer(const char *buf, unsigned len)MChannel
WriteByte(Muint8 b)MChannel
WriteBytes(const MByteString &buffer)MChannel
WritePropertiesToMonitor()MCOMObject
WriteToMonitor(const MStdString &message)MChannelvirtual
~MChannel()MChannelvirtual
~MChannelModem()MChannelModemvirtual
~MChannelModemCallback()MChannelModemCallbackvirtual
~MChannelSerialPort()MChannelSerialPortvirtual
~MCOMObject()MCOMObjectinlinevirtual
~MObject()MObjectinlinevirtual