OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Server.h File Reference

Header declaring osvr::server::Server. More...

#include <osvr/Server/Export.h>
#include <osvr/Server/ServerPtr.h>
#include <osvr/Connection/ConnectionPtr.h>
#include <osvr/Common/PathElementTypes_fwd.h>
#include <osvr/Util/UniquePtr.h>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
#include <string>
#include <functional>
#include <stdexcept>

Go to the source code of this file.

Classes

struct  osvr::server::ServerCreationFailure
 
class  osvr::server::Server
 Class handling a run-loop with a registration context and connection. More...
 

Namespaces

 osvr
 <
 
 osvr::server
 Server functionality.
 

Typedefs

typedef std::function< void()> osvr::server::MainloopMethod
 A function that can be registered by the server app to run in each mainloop iteration.
 

Detailed Description

Header declaring osvr::server::Server.

Date
2014
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file Server.h.