Table of Contents

Class: Abstime ./pyGlobus/util.py

A wrapper class for the globus_abstime_t type Handles the memory and allows some access to the underlying timeval struct

Methods   
__del__
__init__
getNSecs
getSecs
  __del__ 
__del__ ( self )

frees the memory associated with the abs_time_t handle

  __init__ 
__init__ ( self,  handle )

  getNSecs 
getNSecs ( self )

Returns a long of the underlying u_seconds of the underlying abs_time_t handle

  getSecs 
getSecs ( self )

Returns a long of the underlying seconds of the underlying abs_time_t handle


Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1