#include <functional>
#include <boost/config.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/preprocessor.hpp>
#include <client.hxx>
#include <command_client.hxx>
Go to the source code of this file.
Classes | |
class | libt2n::ConnectionWrapper |
provide access to client_connection singletons and call-handling function More... | |
struct | libt2n::detail::TypeWrap< T > |
struct | libt2n::detail::TypeWrap< void > |
struct | libt2n::detail::Call< R > |
struct | libt2n::detail::Call< void > |
class | libt2n::T2nSingletonWrapperMessages |
class | libt2n::T2nSingletonWrapper< Client > |
wrap calls to server-side-functions with different error-handling strategies More... | |
Namespaces | |
namespace | libt2n |
namespace | libt2n::detail |
Defines | |
#define | T2N_SINGLETON_WRAPPER_MAX_ARGS 9 |
#define T2N_SINGLETON_WRAPPER_MAX_ARGS 9 |