Motr  M0
record.record Class Reference
Inheritance diagram for record.record:
Inheritance graph
Collaboration diagram for record.record:
Collaboration graph

Public Member Functions

def add (self, words)
 
def done (self, trace)
 
def get (self, label)
 
def fomexists (self)
 
def __str__ (self)
 
def getloc (self)
 

Data Fields

 trace
 

Detailed Description

Definition at line 432 of file record.py.

Member Function Documentation

◆ __str__()

def __str__ (   self)

Definition at line 455 of file record.py.

◆ add()

def add (   self,
  words 
)

Definition at line 433 of file record.py.

◆ done()

def done (   self,
  trace 
)

Definition at line 440 of file record.py.

◆ fomexists()

def fomexists (   self)

Definition at line 452 of file record.py.

Here is the caller graph for this function:

◆ get()

def get (   self,
  label 
)

Definition at line 449 of file record.py.

Here is the caller graph for this function:

◆ getloc()

def getloc (   self)

Definition at line 458 of file record.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ trace

Definition at line 438 of file record.py.


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