Changeset 357 for trunk/nom/idl
- Timestamp:
- Jun 7, 2008, 5:34:52 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/nom/idl/nomobj.idl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/idl/nomobj.idl
r354 r357 198 198 */ 199 199 boolean nomIsInstanceOf(in PNOMClass nomClass); 200 200 201 /** 201 202 This method returns the name of the class this object is an instance of. … … 207 208 is valid as long as the class object exists (not the instance). 208 209 209 \sa impl_NOMClass_nom GetClassName()210 \sa impl_NOMClass_nomQueryClassName() 210 211 */ 211 string nom GetClassName();212 string nomQueryClassName(); 212 213 213 214 /**
Note:
See TracChangeset
for help on using the changeset viewer.
