Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost-users][signals]
From: Tim St. Clair (timothysc_at_[hidden])
Date: 2009-02-16 09:38:58


I could be wrong here, but it seems like you need a priori knowledge of the
signature to bind to it explicitly.
(e.g. you need to know the signature to bind it to something, either that or
make it an abstract signature. )

If you had a tinker-toy example, I may be able to help more.

Cheers,
Tim

On Mon, Feb 16, 2009 at 3:07 AM, Germán Diago <germandiago_at_[hidden]> wrote:

> Hello. I'm trying to implement a similar system to signals/slots found
> in qt, with connections at runtime.
> Now I need to know the argument types for a given signal, like
> boost::function<>::first_arg_type and
> so on. Is this possible, and how? thank you very much.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net