Changeset 210 for trunk/nom/idl


Ignore:
Timestamp:
Jan 21, 2007, 4:58:25 PM (19 years ago)
Author:
cinc
Message:

Integration of nomUnInit() with the garbage collector using finalizers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nomobj.idl

    r179 r210  
    4545
    4646  void nomInit();
    47   void nomUninit();
     47  void nomUnInit();
    4848  /* Return the size of the object. That is sizeof(mTab*)+sizeof(all instance vars) */
    4949  long nomGetSize();
Note: See TracChangeset for help on using the changeset viewer.