4 #ifndef RUDIMENTS_CLIENTSERVER_FACTORY_H
5 #define RUDIMENTS_CLIENTSERVER_FACTORY_H
7 #include <rudiments/private/clientserverfactoryincludes.h>
9 #ifdef RUDIMENTS_NAMESPACE
25 static client *getClient(
const char *type);
35 static server *getServer(
const char *type);
38 #ifdef RUDIMENTS_NAMESPACE