[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calling C++ functions at the Tcl front end



Hi,

my question is the following. I have a model that is consisted of
several C++ functions.
All of these functions are called by the model when a certain event
occurs i.e. the receipt
of a packet. But, I wish to place a call to a certain function
explicitly at certain time points.

How could this be made.

Thanks in advance,

--Niko