ROOT  6.06/08
Reference Guide
Public Member Functions | Static Public Attributes | 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)
 

Static Public Attributes

 action
 
 help
 
+ Inheritance diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:
+ Collaboration diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:

Member Function Documentation

§ cpp()

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().

Member Data Documentation

§ action

ROOTaaS.iPyROOT.cppmagic.CppMagics.action
static

Definition at line 11 of file cppmagic.py.

§ help

ROOTaaS.iPyROOT.cppmagic.CppMagics.help
static

Definition at line 11 of file cppmagic.py.


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