Bull DPX/20 User Manual Page 33

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 32
3-9
DSOM Framework Quick Reference
ObjectMgr class
(see om.idl)
void somdDestroyObject (
in SOMObject obj );
Requests destruction of the target object.
string somdGetIdFromObject (
in SOMObject obj );
Returns the persistent ID for an object managed by a specified Object Manager.
SOMObject somdGetObjectFromId (
in string id );
Finds and activates an object implemented by a specified object manager, given its ID.
SOMObject somdNewObject (
in Identifier objclass,
in string hints );
Returns a new object of the named type and implementation.
void somdReleaseObject (
in SOMObject obj );
Indicates that the client has finished using the object.
Page view 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 60 61

Comments to this Manuals

No comments