webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
process-ogles2-tests.TxtWriter Class Reference

Public Member Functions

def __init__ (self, filename)
 
def Write (self, line)
 
def Close (self)
 
def __init__ (self, filename)
 
def Write (self, line)
 
def Close (self)
 

Public Attributes

 filename
 
 lines
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

def process-ogles2-tests.TxtWriter.__init__ (   self,
  filename 
)

◆ __init__() [2/2]

def process-ogles2-tests.TxtWriter.__init__ (   self,
  filename 
)

Member Function Documentation

◆ Close() [1/2]

def process-ogles2-tests.TxtWriter.Close (   self)

◆ Close() [2/2]

def process-ogles2-tests.TxtWriter.Close (   self)

◆ Write() [1/2]

def process-ogles2-tests.TxtWriter.Write (   self,
  line 
)

◆ Write() [2/2]

def process-ogles2-tests.TxtWriter.Write (   self,
  line 
)

Member Data Documentation

◆ filename

process-ogles2-tests.TxtWriter.filename

◆ lines

process-ogles2-tests.TxtWriter.lines

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