Logo ROOT  
Reference Guide
Dispatcher.cxx File Reference
#include "CPyCppyy.h"
#include "Dispatcher.h"
#include "CPPScope.h"
#include "PyStrings.h"
#include "ProxyWrappers.h"
#include "TypeManip.h"
#include "Utility.h"
#include <sstream>
Include dependency graph for Dispatcher.cxx:

Functions

static void InjectMethod (Cppyy::TCppMethod_t method, const std::string &mtCppName, std::ostringstream &code)
 

Function Documentation

◆ InjectMethod()

static void InjectMethod ( Cppyy::TCppMethod_t  method,
const std::string &  mtCppName,
std::ostringstream &  code 
)
inlinestatic

Definition at line 15 of file Dispatcher.cxx.