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.
|
typedef std::function< void()> | osvr::server::MainloopMethod |
| A function that can be registered by the server app to run in each mainloop iteration.
|
|
Header declaring osvr::server::Server.
- Date
- 2014
- Author
- Sensics, Inc. http://sensics.com/osvr
Definition in file Server.h.