Home
last modified time | relevance | path

Searched refs:OSocket (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vos/source/
H A Dsocket.cxx496 OSocket::OSocket() in OSocket() function in OSocket
508 OSocket::OSocket(TSocketType Type, in OSocket() function in OSocket
527 OSocket::OSocket(const OSocket& sock) : in OSocket() function in OSocket
550 OSocket::OSocket(oslSocket Socket) in OSocket() function in OSocket
562 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 …]
/trunk/main/vos/inc/vos/
H A Dsocket.hxx430 class VOS_DLLPUBLIC OSocket : public vos::ISocketTypes, class
434 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 …]

Completed in 27 milliseconds