| 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 | |
Returns a long of the underlying seconds of the underlying abs_time_t | |
| 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.0 on Thu Jul 15 16:32:55 2004 | http://epydoc.sf.net |