Linux Perf
attr.Fail Class Reference
Inheritance diagram for attr.Fail:
Inheritance graph
Collaboration diagram for attr.Fail:
Collaboration graph

Public Member Functions

def __init__ (self, test, msg)
 
def getMsg (self)
 

Public Attributes

 msg
 
 test
 

Detailed Description

Definition at line 27 of file attr.py.

Constructor & Destructor Documentation

◆ __init__()

def attr.Fail.__init__ (   self,
  test,
  msg 
)

Definition at line 28 of file attr.py.

Member Function Documentation

◆ getMsg()

def attr.Fail.getMsg (   self)

Definition at line 31 of file attr.py.

Member Data Documentation

◆ msg

attr.Fail.msg

Definition at line 29 of file attr.py.

◆ test

attr.Fail.test

Definition at line 30 of file attr.py.


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