Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow-core.cpp File Reference
#include "arch/Arch.h"
#include "base/EventQueue.h"
#include "base/Log.h"
#include "deskflow/ClientApp.h"
#include "deskflow/ServerApp.h"
#include <iostream>
Include dependency graph for deskflow-core.cpp:

Functions

void showHelp ()
bool isServer (int argc, char **argv)
bool isClient (int argc, char **argv)
int main (int argc, char **argv)

Function Documentation

◆ isClient()

bool isClient ( int argc,
char ** argv )

◆ isServer()

bool isServer ( int argc,
char ** argv )

◆ main()

int main ( int argc,
char ** argv )

◆ showHelp()

void showHelp ( )