Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
tools.CppParser.CppType_Typedef Class Reference
Inheritance diagram for tools.CppParser.CppType_Typedef:
Inheritance graph
[legend]

Public Member Functions

def __init__
 
def T
 
def __init__
 
def T
 
- Public Member Functions inherited from tools.CppParser.CppType
def getPureTypeName
 
def getFile
 
def getPureTypeName
 
def getFile
 

Public Attributes

 type_
 
 name
 
 context
 
 kind
 

Constructor & Destructor Documentation

def tools.CppParser.CppType_Typedef.__init__ (   self,
  name,
  context,
  type_ 
)
def tools.CppParser.CppType_Typedef.__init__ (   self,
  name,
  context,
  type_ 
)

Member Function Documentation

def tools.CppParser.CppType_Typedef.T (   self,
  simplify = False 
)
def tools.CppParser.CppType_Typedef.T (   self,
  simplify = False 
)

Member Data Documentation

tools.CppParser.CppType_Typedef.context
tools.CppParser.CppType_Typedef.kind
tools.CppParser.CppType_Typedef.name
tools.CppParser.CppType_Typedef.type_

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