Cross-Platform C++

ot::net
class DatagramSocketImplFactory

#include "ot/net/DatagramSocketImplFactory.h"

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

See also:
Socket::SetDatagramSocketImplFactory() , ServerSocket::SetDatagramSocketImplFactory()
Since:
1.3



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

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

Method Detail

createDatagramSocketImpl

virtual RefPtr< DatagramSocketImplcreateDatagramSocketImpl() const
Creates an instance of a concrete DatagramSocketImpl 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