Public Member Functions | Public Attributes | List of all members
svn2log.Entry Class Reference

Public Member Functions

def __init__ (self, tm, rev, author, msg)
 
def can_join (self, other)
 
def dump (self, out)
 
def join (self, other)
 

Public Attributes

 author
 
 beg_rev
 
 beg_tm
 
 msg
 
 rev
 
 tm
 

Detailed Description

Definition at line 145 of file svn2log.py.

Constructor & Destructor Documentation

def svn2log.Entry.__init__ (   self,
  tm,
  rev,
  author,
  msg 
)

Definition at line 146 of file svn2log.py.

Member Function Documentation

def svn2log.Entry.can_join (   self,
  other 
)

Definition at line 176 of file svn2log.py.

def svn2log.Entry.dump (   self,
  out 
)

Definition at line 159 of file svn2log.py.

def svn2log.Entry.join (   self,
  other 
)

Definition at line 154 of file svn2log.py.

Member Data Documentation

svn2log.Entry.author

Definition at line 149 of file svn2log.py.

svn2log.Entry.beg_rev

Definition at line 152 of file svn2log.py.

svn2log.Entry.beg_tm

Definition at line 151 of file svn2log.py.

svn2log.Entry.msg

Definition at line 150 of file svn2log.py.

svn2log.Entry.rev

Definition at line 148 of file svn2log.py.

svn2log.Entry.tm

Definition at line 147 of file svn2log.py.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:48