TCNetFactory.h File Reference

This file provides the definition of TC::Net::Factory. More...

#include "TCNetApi.h"
#include "TCNetSocket.h"
#include "TCNetSocketServer.h"

Include dependency graph for TCNetFactory.h:

Go to the source code of this file.


Namespaces

namespace  TC
namespace  TC::Net
namespace  TC::Net::Factory
 Factory for creating TC::Net objects.

Functions

SocketPtr TC::Net::Factory::CreateTcpSocket ()
SocketPtr TC::Net::Factory::CreateUdpSocket ()
SocketPtr TC::Net::Factory::CreateSslSocket ()
SocketServerPtr TC::Net::Factory::CreateSocketServer ()


Detailed Description

This file provides the definition of TC::Net::Factory.

Author:
Thomas Goessler

Definition in file TCNetFactory.h.


Copyright (c) Thomas Goessler 2003 - 2008