ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
cppyy.Template Class Reference


template support ---------------------------------------------------------—

Definition at line 116 of file cppyy.py.

Public Member Functions

def __init__
 
def __repr__
 
def __call__
 

Private Attributes

 __name__
 

Constructor & Destructor Documentation

def cppyy.Template.__init__ (   self,
  name 
)

Definition at line 117 of file cppyy.py.

Member Function Documentation

def cppyy.Template.__call__ (   self,
  args 
)

Definition at line 123 of file cppyy.py.

def cppyy.Template.__repr__ (   self)

Definition at line 120 of file cppyy.py.

Member Data Documentation

cppyy.Template.__name__
private

Definition at line 118 of file cppyy.py.

Referenced by cppyy.Template.__call__(), and cppyy.Template.__repr__().


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