CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
App.h File Reference
#include <string>
Include dependency graph for App.h:
This graph shows which files directly or indirectly include this file:

Macros

#define VERSION_ID   "5.0.0-dev"
 

Functions

bool FindExecutablePath (std::string &path)
 
std::string GetReleaseInformation ()
 
std::string OutputOfCommand (const char *command)
 

Macro Definition Documentation

◆ VERSION_ID

#define VERSION_ID   "5.0.0-dev"

Function Documentation

◆ FindExecutablePath()

bool FindExecutablePath ( std::string &  path)
Here is the caller graph for this function:

◆ GetReleaseInformation()

std::string GetReleaseInformation ( )
Here is the caller graph for this function:

◆ OutputOfCommand()

std::string OutputOfCommand ( const char *  command)
Here is the caller graph for this function: