GPUOcelot
|
#include <OcelotServer.h>
Public Types | |
typedef std::list < OcelotServerConnection * > | OcelotServerConnectionList |
A vector of created devices. | |
Public Member Functions | |
OcelotServer (unsigned int port) | |
~OcelotServer () | |
void | start () |
starts Ocelot in server mode |
typedef std::list< OcelotServerConnection *> remote::OcelotServer::OcelotServerConnectionList |
A vector of created devices.
remote::OcelotServer::OcelotServer | ( | unsigned int | port | ) |
remote::OcelotServer::~OcelotServer | ( | ) |
void remote::OcelotServer::start | ( | ) |
starts Ocelot in server mode