ROOT  6.06/09
Reference Guide
Public Member Functions | List of all members
ROOTaaS.iPyROOT.cppmagic.CppMagics Class Reference

Definition at line 8 of file cppmagic.py.

Public Member Functions

def cpp (self, line, cell)
 
+ Inheritance diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:
+ Collaboration diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:

Member Function Documentation

def ROOTaaS.iPyROOT.cppmagic.CppMagics.cpp (   self,
  line,
  cell 
)
Executes the content of the cell as C++ code.

Definition at line 13 of file cppmagic.py.

Referenced by ROOTaaS.iPyROOT.cppmagic.CppMagics.cpp().


The documentation for this class was generated from the following file: