Re: Callable inerpreter

From: Onuchin Valeriy (onuchin@sirius.ihep.su)
Date: Tue Jul 27 1999 - 19:27:48 MEST


Hi Andy,
Can you look  at 
http://root.cern.ch/root/html/TMethodCall.html
hope it helps.

Suppose it could look like:

A *a = new A ;       
TMethodCall *m = new TMethodCall();
m->InitMethodWithPrototype(b,"doSomething","const A*");
m->Execute(b,"a");

 Best  regards,		Valery



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET