Searched refs:OSocket (Results 1 – 2 of 2) sorted by relevance
496 OSocket::OSocket() in OSocket() function in OSocket508 OSocket::OSocket(TSocketType Type, in OSocket() function in OSocket527 OSocket::OSocket(const OSocket& sock) : in OSocket() function in OSocket550 OSocket::OSocket(oslSocket Socket) in OSocket() function in OSocket562 OSocket::~OSocket() in ~OSocket()599 OSocket& OSocket::operator= (const OSocket& sock) in operator =()948 OSocket::TSocketType OSocket::getType() const in getType()1156 OSocket::TSocketError OSocket::getError() const in getError()1187 OSocket(sock) in OAcceptorSocket()1341 OSocket(sock) in OStreamSocket()[all …]
429 class OSocket : public vos::ISocketTypes, class433 VOS_DECLARE_CLASSINFO(vos::OSocket);448 OSocket();455 OSocket(TSocketType Type,461 OSocket(const OSocket& sock);466 OSocket(oslSocket Socket);470 virtual ~OSocket();486 OSocket& SAL_CALL operator= (const OSocket& sock);808 class OStreamSocket : public vos::OSocket,836 OStreamSocket(const OSocket& Socket);[all …]
Completed in 28 milliseconds