Searched refs:OSocket (Results 1 – 2 of 2) sorted by relevance
489 VOS_IMPLEMENT_CLASSINFO(VOS_CLASSNAME(OSocket, vos),490 VOS_NAMESPACE(OSocket, vos),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()574 sal_Bool OSocket::create(TSocketType Type, in create()599 OSocket& OSocket::operator= (const OSocket& sock) in operator =()627 OSocket::operator oslSocket() const in operator oslSocket()[all …]
430 class VOS_DLLPUBLIC OSocket : public vos::ISocketTypes, class434 VOS_DECLARE_CLASSINFO(vos::OSocket);449 OSocket();456 OSocket(TSocketType Type,462 OSocket(const OSocket& sock);467 OSocket(oslSocket Socket);471 virtual ~OSocket();487 OSocket& SAL_CALL operator= (const OSocket& sock);498 sal_Bool SAL_CALL operator==( const OSocket& rSocket ) in operator ==()809 class VOS_DLLPUBLIC OStreamSocket : public vos::OSocket,[all …]