Cross-Platform C++

ot::net
class SocketImplFactory

#include "ot/net/SocketImplFactory.h"

ot::ManagedObject Factory class for creating instances of SocketImpl.

See also:
Socket::SetSocketImplFactory() , ServerSocket::SetSocketImplFactory()



Method Summary
 virtual RefPtr< SocketImpl > createSocketImpl() const
         Creates an instance of a concrete SocketImpl class used by the local OpenTop installation.

Methods inherited from class ot::ManagedObject
addRef, getRefCount, onFinalRelease, operator=, release

Method Detail

createSocketImpl

virtual RefPtr< SocketImplcreateSocketImpl() const
Creates an instance of a concrete SocketImpl class used by the local OpenTop installation.



Cross-Platform C++

Found a bug or missing feature? Please email us at support@elcel.com

Copyright © 2000-2003 ElCel Technology   Trademark Acknowledgements