Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

uniclientgen.cc File Reference

#include "uniclientgen.h"
#include "wvtclstring.h"
#include "wvtcp.h"
#include "wvaddr.h"
#include "wvresolver.h"
#include "wvmoniker.h"
#include "wvsslstream.h"
#include "wvunixsocket.h"

Go to the source code of this file.

Functions

UniConfGenunixcreator (WvStringParm s, IObject *, void *)
WvMoniker< UniConfGenunixreg ("unix", unixcreator)
UniConfGentcpcreator (WvStringParm _s, IObject *, void *)
UniConfGensslcreator (WvStringParm _s, IObject *, void *)
UniConfGenwvstreamcreator (WvStringParm s, IObject *obj, void *)
WvMoniker< UniConfGentcpreg ("tcp", tcpcreator)
WvMoniker< UniConfGensslreg ("ssl", sslcreator)
WvMoniker< UniConfGenwvstreamreg ("wvstream", wvstreamcreator)


Function Documentation

UniConfGen* sslcreator WvStringParm  _s,
IObject ,
void * 
[static]
 

Definition at line 36 of file uniclientgen.cc.

References WvString::append(), DEFAULT_UNICONF_DAEMON_SSL_PORT, WvString::edit(), and WvStringParm.

WvMoniker<UniConfGen> sslreg "ssl"  ,
sslcreator 
[static]
 

UniConfGen* tcpcreator WvStringParm  _s,
IObject ,
void * 
[static]
 

Definition at line 25 of file uniclientgen.cc.

References WvString::append(), DEFAULT_UNICONF_DAEMON_TCP_PORT, WvString::edit(), and WvStringParm.

WvMoniker<UniConfGen> tcpreg "tcp"  ,
tcpcreator 
[static]
 

UniConfGen* unixcreator WvStringParm  s,
IObject ,
void * 
[static]
 

Definition at line 18 of file uniclientgen.cc.

References WvStringParm.

WvMoniker<UniConfGen> unixreg "unix"  ,
unixcreator 
[static]
 

UniConfGen* wvstreamcreator WvStringParm  s,
IObject obj,
void * 
[static]
 

Definition at line 49 of file uniclientgen.cc.

References WvStringParm.

WvMoniker<UniConfGen> wvstreamreg "wvstream"  ,
wvstreamcreator 
[static]
 


Generated on Sat Feb 21 21:05:36 2004 for WvStreams by doxygen 1.3.5