[reSIProcate] Where is DialogUsageManager::post() method ?

Julio Cesar Esteves Cabezas jcabezas at inovax.com.br
Fri Nov 3 16:52:17 CST 2006


Hi,

 

            In the wiki page "DUM Threading" it is shown how one can
queue commands from a multi-threaded application to DUM in a thread-safe
way.

            It depends on subclassing  the class DumCommand and finally
ends up with the method call:

 
        dum->post(cmd);        //where dum is a pointer to the
DialogUsageManager object
 

            I checked out resiprocate release 6744  (I think this is a
very fresh one) but I could not find the DialogUsageManager::post method
declared !

 

            What am I missing here ?

 
        

Julio Cabezas.



 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061103/3f086ed1/attachment.htm>


More information about the resiprocate-devel mailing list