Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
rootcling.cxx File Reference
#include "rootclingTCling.h"
#include "rootclingIO.h"
#include "rootcling_impl.h"
#include "RConfigure.h"
#include <ROOT/RConfig.hxx>
#include "TSystem.h"
Include dependency graph for rootcling.cxx:

Functions

int main (int argc, char **argv)
void usedToIdentifyRootClingByDlSym ()

Variables

static void(* dlsymaddr )() = &usedToIdentifyRootClingByDlSym

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 25 of file rootcling.cxx.

◆ usedToIdentifyRootClingByDlSym()

void usedToIdentifyRootClingByDlSym ( )

Definition at line 19 of file rootcling.cxx.

Variable Documentation

◆ dlsymaddr

void(* dlsymaddr) () ( ) = &usedToIdentifyRootClingByDlSym
static

Definition at line 23 of file rootcling.cxx.