Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!metro!research.canon.oz.au!ian From: ian@research.canon.oz.au (Ian Daniel) Newsgroups: comp.lang.c++ Subject: signal handlers in C++ classes Message-ID: <1990Nov22.064335.2613@research.canon.oz.au> Date: 22 Nov 90 06:43:35 GMT Reply-To: ian@research.canon.oz.au (Ian Daniel) Organization: Canon Information Systems Research Australia Lines: 16 I am writing a C++ class which includes some socket facilities and one or more signal handlers. Is there a means of, from within this class, specifying a signal handler to be another member function of the class (using the sigvec system call, etc)? ie. rather than specifying a global (non-class) function which then calls the member function of a global object. Thanks in advance, Ian -- Ian Daniel, Software Engineer | Net: ian@research.canon.oz.au Canon Information Systems Research Australia | Phone: +1 61 2 805 2911 P.O. Box 313 North Ryde, NSW, Australia 2113 | Fax: +1 61 2 805 2929