Examples: Connecting an endpoint to a function and to a class method

The following example illustrates the elements necessary to connect a conexus::Endpoint object to a callback function.

The following example illustrates the elements necessary to connect a conexus::Endpoint object to a callback class method.

Notice that the main difference between the two examples is the use of the sigc++ library mechanisms for creating function slots using sigc::ptr_fun and class member slots using sigc::mem_fun .


Generated on Sun Aug 6 12:16:57 2006 by  doxygen 1.4.6