Home | Trees | Index | Help |
---|
Package pyGlobus :: Module util :: Class Abstime |
|
Method Summary | |
---|---|
__init__(self,
handle)
| |
frees the memory associated with the abs_time_t handle | |
Returns a long of the underlying u_seconds of the underlying abs_time_t handle | |
Returns a long of the underlying seconds of the underlying abs_time_t handle |
Method Details |
---|
__del__(self)
frees the memory associated with the abs_time_t handle
|
getNSecs(self)Returns a long of the underlying u_seconds of the underlying abs_time_t handle |
getSecs(self)Returns a long of the underlying seconds of the underlying abs_time_t handle |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:53 2006 | http://epydoc.sf.net |