ArmSys Support
ArmsysApi  0.12.18
BSocketTls Member List

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

accept(BSocketTls &socket, BSocketAddress &address)BSocketTls
BComms()BComms
bind(const BSocketAddress &address)BSocketTls
BSocketTls(Type type=TypeNone)BSocketTls
byteRate()BCommsvirtual
close()BSocketTlsvirtual
connect(const BSocketAddress &address)BSocketTls
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)BSocketTls
BComms::init()BCommsvirtual
initSslServer(const BUInt8 *certKey, BUInt certKeyLen, const BUInt8 *certCrc, BUInt certCrcLen)BSocketTls
isConnected()BCommsvirtual
listen(int backlog=5)BSocketTls
name()BCommsvirtual
oconfBSocketTlsprivate
oconnectedBCommsprotected
octr_drbgBSocketTlsprivate
oentropyBSocketTlsprivate
oeventBCommsprotected
oeventEnabledBCommsprotected
oeventNumBCommsprotected
oeventQueueBCommsprotected
oeventSetBCommsprotected
opacketModeBCommsprotected
opkeyBSocketTlsprivate
osocketBSocketTlsprivate
osrvcertBSocketTlsprivate
osslBSocketTlsprivate
otimeoutBCommsprotected
otypeBSocketTlsprivate
packetMode()BCommsvirtual
read(void *buf, BUInt32 nBytes, BUInt32 &nt)BSocketTlsvirtual
readAvailable()BCommsvirtual
recv(void *buf, BUInt32 nBytes, BUInt32 &nt, int flags=0)BSocketTls
recvAvailable()BSocketTls
send(const void *buf, BUInt32 nBytes, BUInt32 &nt, int flags=0)BSocketTls
setPacketMode(Bool packetMode)BCommsvirtual
setTimeout(BTimeout timeoutUs)BCommsvirtual
Type enum nameBSocketTls
TypeNone enum valueBSocketTls
TypeTcp enum valueBSocketTls
TypeTcpSsl enum valueBSocketTls
TypeUdp enum valueBSocketTls
wait(BUInt32 eventSet, BTimeout timeoutUs=BTimeoutForever, BUInt32 num=1)BCommsvirtual
write(const void *buf, BUInt32 nBytes, BUInt32 &nt)BSocketTlsvirtual
writeAvailable()BCommsvirtual
writeChunks(const BDataChunk *chunks, BUInt nChunks, BUInt32 &nTrans)BCommsvirtual
~BComms()BCommsvirtual