Functions | Variables
mvsim-cli-server.cpp File Reference
#include <mrpt/core/exceptions.h>
#include <mvsim/Comms/Server.h>
#include <mvsim/Comms/ports.h>
#include "mvsim-cli.h"
Include dependency graph for mvsim-cli-server.cpp:

Go to the source code of this file.

Functions

void commonLaunchServer ()
 
int launchStandAloneServer ()
 

Variables

TCLAP::ValueArg< intargPort ("p","port","TCP port to listen at", false, mvsim::MVSIM_PORTNO_MAIN_REP,"TCP port", cmd)
 
static std::shared_ptr< mvsim::Serverserver
 

Function Documentation

void commonLaunchServer ( )

Definition at line 22 of file mvsim-cli-server.cpp.

int launchStandAloneServer ( )

Definition at line 38 of file mvsim-cli-server.cpp.

Variable Documentation

TCLAP::ValueArg<int> argPort("p","port","TCP port to listen at", false, mvsim::MVSIM_PORTNO_MAIN_REP,"TCP port", cmd)
std::shared_ptr<mvsim::Server> server
static

Definition at line 20 of file mvsim-cli-server.cpp.



mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51