C12Adapter Opensource C++ Interface
MChannelSocketUdp Member List

This is the complete list of members for MChannelSocketUdp, 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)MChannelvirtual
CheckIfConnected()MChannelvirtual
CheckIfConnectedConst() const MChannelinline
CheckIfOperationIsCancelled()MChannel
ClearInputBuffer()MChannel
ClearInputUntilSilence(unsigned milliseconds)MChannel
Connect()MChannelSocketUdpvirtual
CreateClone() const MChannelvirtual
Disconnect()MChannelSocketBasevirtual
DoGetPersistentPropertyValues0() const MCOMObject
DoGetPersistentPropertyValues1(bool onlyNondefaults) const MCOMObject
DoSetPersistentPropertiesToDefault(const MClass *staticClass)MObjectprotected
EnterUninterruptibleCommunication(bool notify=true)MChannel
FlushOutputBuffer(unsigned numberOfCharsInBuffer=UINT_MAX)MChannelSocketBasevirtual
GetActualLocalAddress() const MChannelSocketBase
GetActualLocalPort() const MChannelSocketBase
GetActualPeerAddress() const MChannelSocketBase
GetActualPeerPort() const MChannelSocketBase
GetAllPersistentPropertyNames() const MCOMObjectvirtual
GetAllPropertyNames() const MCOMObjectvirtual
GetAutoAnswer() const MChannelinline
GetAutoAnswerAddress() const MChannelSocketBaseinline
GetAutoAnswerPort() const MChannelSocketBaseinline
GetAutoAnswerTimeout() const MChannelinline
GetClass() const =0MObjectpure virtual
GetCountBytesReceived() const MChannelinline
GetCountBytesSent() const MChannelinline
GetEcho() const MChannelinline
GetEmbeddedSizeof() const MObjectvirtual
GetIntercharacterTimeout() const MChannelinline
GetMediaIdentification() const MChannelSocketBasevirtual
GetMonitor() const MChannelinline
GetPeerAddress() const MChannelSocketBaseinline
GetPeerPort() const MChannelSocketBaseinline
GetPersistentPropertyDefaultValue(const MStdString &name) const MObjectvirtual
GetPersistentPropertyValues(bool onlyNondefaults=false, bool excludeSecurityRelated=false) const MCOMObject
GetProperty(const MStdString &name) const MObjectvirtual
GetReadTimeout() const MChannelinline
GetSendEchoBytesToMonitor() const MChannelinline
GetSocket()MChannelSocketUdpinline
GetSocketConst() const MChannelSocketUdpinline
GetStaticClass()MObjectinlinestatic
GetType() const MObjectvirtual
GetWriteTimeout() const MChannelinline
IsClassPresent(const MStdString &name)MObjectinlinestatic
IsConnected() const MChannelSocketBasevirtual
IsEmbeddedObject() const MObjectinline
IsPropertyPresent(const MStdString &name) const MObjectvirtual
IsServicePresent(const MStdString &name) const MObjectvirtual
LeaveUninterruptibleCommunication(bool notify=true)MChannel
MaximumUdpDatagramSize enum valueMChannelSocketUdp
MChannel()MChannelprotected
MChannelSocketBase()MChannelSocketBaseprotected
MChannelSocketUdp()MChannelSocketUdp
MCOMObject()MCOMObjectinlineprotected
MObject()MObjectinlineprotected
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
ReadDatagram()MChannelSocketUdp
ReadDatagramBuffer(char *buff, unsigned size)MChannelSocketUdp
ReadWithTimeout(char *buf, unsigned size, unsigned timeout)MChannel
ResetCounts()MChannelinline
s_classMObjectstatic
SetAutoAnswer(bool isAutoAnswer)MChannelinline
SetAutoAnswerAddress(const MStdString &addr)MChannelSocketBaseinline
SetAutoAnswerPort(unsigned port)MChannelSocketBase
SetAutoAnswerTimeout(unsigned timeout)MChannel
SetEcho(bool echo)MChannelinline
SetIntercharacterTimeout(unsigned timeout)MChannel
SetMonitor(MMonitor::Pointer monitor)MChannel
SetPeerAddress(const MStdString &addr)MChannelSocketBaseinline
SetPeerPort(unsigned port)MChannelSocketBase
SetPersistentPropertiesToDefault()MObjectvirtual
SetPersistentPropertyToDefault(const MStdString &name)MObjectvirtual
SetPersistentPropertyValues(const MStdString &values)MCOMObject
SetProperty(const MStdString &name, const MVariant &value)MObjectvirtual
SetPropertyValues(const MDictionary &values)MCOMObject
SetReadTimeout(unsigned timeout)MChannel
SetSendEchoBytesToMonitor(bool doSend)MChannelinline
SetSocket(MStreamSocketBase &other)MChannelSocketUdpvirtual
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)MChannelSocketUdpvirtual
WriteBuffer(const char *buf, unsigned len)MChannel
WriteByte(Muint8 b)MChannel
WriteBytes(const MByteString &buffer)MChannel
WriteDatagram(const MByteString &bytes)MChannelSocketUdp
WriteDatagramBuffer(const char *buff, unsigned size)MChannelSocketUdp
WritePropertiesToMonitor()MCOMObject
WriteToMonitor(const MStdString &message)MChannelvirtual
~MChannel()MChannelvirtual
~MChannelSocketBase()MChannelSocketBasevirtual
~MChannelSocketUdp()MChannelSocketUdpvirtual
~MCOMObject()MCOMObjectinlinevirtual
~MObject()MObjectinlinevirtual