Functions
DBSync.cc File Reference
#include <mysql/mysql.h>
#include <string>
#include <vector>
#include <sstream>
#include <iostream>
#include <iterator>

Go to the source code of this file.

Functions

void DisplayUsage (const char *const pname)
 
template<typename T , typename U >
LexicalCast (const U &x)
 
int main (int argc, char *argv[])
 

Function Documentation

void DisplayUsage ( const char *const  pname)

Definition at line 28 of file DBSync.cc.

References exit.

Referenced by main().

template<typename T , typename U >
T LexicalCast ( const U x)

Definition at line 46 of file DBSync.cc.

int main ( int  argc,
char *  argv[] 
)

Definition at line 58 of file DBSync.cc.

References DisplayUsage(), exit, and G4StationSimulatorOG::p.


, generated on Tue Sep 26 2023.