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

Implementation. More...

#include <osvr/ClientKit/ServerAutoStartC.h>
#include <osvr/Util/ProcessUtils.h>
#include <osvr/Util/PlatformConfig.h>
#include <osvr/Client/LocateServer.h>
#include <osvr/Util/GetEnvironmentVariable.h>
#include <string>
#include <vector>

Go to the source code of this file.

Functions

void osvrClientAttemptServerAutoStart ()
 Ensures the OSVR server process/thread is running. Call once per process. The server may or may not actually start successfully as a result of this call. Continue to check client context status to determine if the client context has connected successfully.
 
void osvrClientReleaseAutoStartedServer ()
 Ensures any OSVR server-related resources in the client are released. Call once per process.
 

Detailed Description

Implementation.

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

Definition in file ServerAutoStartC.cpp.