Public Member Functions | Private Member Functions | Private Attributes
rtshell.ilog.EntryTS Class Reference

Entry timestamps. More...

List of all members.

Public Member Functions

def __eq__
def __ge__
def __gt__
def __init__
def __le__
def __lt__
def __ne__
def __repr__
def __str__
def float
def nsec
def nsec
def sec
def sec

Private Member Functions

def _get_values

Private Attributes

 _nsec
 _sec

Detailed Description

Entry timestamps.

Definition at line 41 of file ilog.py.


Constructor & Destructor Documentation

def rtshell.ilog.EntryTS.__init__ (   self,
  sec = 0,
  nsec = 0,
  time = None 
)

Definition at line 42 of file ilog.py.


Member Function Documentation

def rtshell.ilog.EntryTS.__eq__ (   self,
  other 
)

Definition at line 74 of file ilog.py.

def rtshell.ilog.EntryTS.__ge__ (   self,
  other 
)

Definition at line 95 of file ilog.py.

def rtshell.ilog.EntryTS.__gt__ (   self,
  other 
)

Definition at line 86 of file ilog.py.

def rtshell.ilog.EntryTS.__le__ (   self,
  other 
)

Definition at line 65 of file ilog.py.

def rtshell.ilog.EntryTS.__lt__ (   self,
  other 
)

Definition at line 56 of file ilog.py.

def rtshell.ilog.EntryTS.__ne__ (   self,
  other 
)

Definition at line 80 of file ilog.py.

Definition at line 50 of file ilog.py.

Definition at line 53 of file ilog.py.

def rtshell.ilog.EntryTS._get_values (   self,
  other 
) [private]

Definition at line 125 of file ilog.py.

Get the time value as a float.

Definition at line 105 of file ilog.py.

def rtshell.ilog.EntryTS.nsec (   self)

Definition at line 118 of file ilog.py.

def rtshell.ilog.EntryTS.nsec (   self,
  nsec 
)

Definition at line 122 of file ilog.py.

def rtshell.ilog.EntryTS.sec (   self)

Definition at line 110 of file ilog.py.

def rtshell.ilog.EntryTS.sec (   self,
  sec 
)

Definition at line 114 of file ilog.py.


Member Data Documentation

Definition at line 42 of file ilog.py.

Definition at line 42 of file ilog.py.


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


rtshell
Author(s): Geoffrey Biggs
autogenerated on Fri Aug 28 2015 12:55:12