objects/
idl_object__define.pro
This class is used to inherit from in IDL versions before 8.0, allowing
operator overloaded classes to still compile on earlier versions (though not
to offer operator overloading, of course). For IDL versions 8.0 or later,
the internal IDL provided IDL_Object class should be found before this
class.
Class description for idl_object
Subclasses: mgcoabstractlist mgcohashtable mgcoset mg_savefile mgffbinaryfile mgfffile mgfftextfile mgffh5base mg_repologentry mgffncbase mg_object mg_string
Routines
idl_object::cleanupFree resources.
result = idl_object::init()Create IDL_Object object.
idl_object__defineDefine instance variables.
Routine details
File attributes
| Modification date: | Mon Nov 29 18:32:23 2010 |
| Lines: | 52 |
| Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.
![[attach.png]](../idldoc-resources/attach.png)