home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15831 < prev    next >
Encoding:
Text File  |  1992-11-05  |  870 b   |  24 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!caen!sol.ctr.columbia.edu!aurora!leo
  3. From: leo@avs.com (Leo O'Donnell)
  4. Subject: Objects in shared memory
  5. Sender: nobody@ctr.columbia.edu
  6. Organization: Advanced Visual Systems Inc.
  7. Date: Thu, 5 Nov 1992 20:10:13 GMT
  8. X-Newsreader: Tin 1.1 PL4
  9. Message-ID: <1992Nov5.201013.8973@sol.ctr.columbia.edu>
  10. X-Posted-From: aurora.avs.com
  11. NNTP-Posting-Host: sol.ctr.columbia.edu
  12. Lines: 10
  13.  
  14.     This question has been asked before but...
  15.  
  16.     I need to pass pointers to objects between processes. I have a
  17.     few ideas that might work, but would really welcome any suggestions
  18.     that you may have. In the cases that I am considering, the classes
  19.     will all be self-describing (ie will have a class type member).
  20.  
  21. Leo O'Donnell                Email: leo@avs.com
  22. Advanced Visual Systems      Voice: (617) 890-4300 ext 2120
  23. Waltham, MA
  24.