ArmSys Support
ArmsysApi  0.12.18
BSocket Member List

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

accept(BSocket &socket, BSocketAddress &address)BSocket
BComms()BComms
bind(const BSocketAddress &address)BSocket
BSocket(Type type=TypeNone)BSocket
byteRate()BCommsvirtual
close()BSocketvirtual
connect(const BSocketAddress &address)BSocket
BComms::connect(const char *resource)BCommsvirtual
disconnect()BCommsvirtual
eventEnable(Bool on)BCommsvirtual
eventQueue(BEventQueue *eventQueue, BUInt32 event, BUInt32 eventSet, BUInt num=1)BCommsvirtual
Flush enum nameBComms
flush(Flush flush)BCommsvirtual
FlushRead enum valueBComms
FlushReadWrite enum valueBComms
FlushWrite enum valueBComms
init(Type type)BSocket
BComms::init()BCommsvirtual
isConnected()BCommsvirtual
listen(int backlog=5)BSocket
name()BCommsvirtual
oconnectedBCommsprotected
oeventBCommsprotected
oeventEnabledBCommsprotected
oeventNumBCommsprotected
oeventQueueBCommsprotected
oeventSetBCommsprotected
opacketModeBCommsprotected
osocketBSocketprivate
otimeoutBCommsprotected
otypeBSocketprivate
packetMode()BCommsvirtual
read(void *buf, BUInt32 nBytes, BUInt32 &nt)BSocketvirtual
readAvailable()BCommsvirtual
recv(void *buf, BUInt32 nBytes, BUInt32 &nt, int flags=0)BSocket
send(const void *buf, BUInt32 nBytes, BUInt32 &nt, int flags=0)BSocket
setPacketMode(Bool packetMode)BCommsvirtual
setTimeout(BTimeout timeoutUs)BCommsvirtual
Type enum nameBSocket
TypeNone enum valueBSocket
TypeTcp enum valueBSocket
TypeUdp enum valueBSocket
wait(BUInt32 eventSet, BTimeout timeoutUs=BTimeoutForever, BUInt32 num=1)BCommsvirtual
write(const void *buf, BUInt32 nBytes, BUInt32 &nt)BSocketvirtual
writeAvailable()BCommsvirtual
writeChunks(const BDataChunk *chunks, BUInt nChunks, BUInt32 &nTrans)BCommsvirtual
~BComms()BCommsvirtual