Table question

Arend Melissant armimema____kabelfoon.nl
Fri Jun 9 11:44:07 CEST 2000


> Use a timer (you can use the Timer class from tools.h) to determine,
> when the last update occured. Override the MyTable::is_empty() and the
> MyTable::get_request methods and check the timer before you call the
> MibTable's variants of these methods. If the table date is, for example
> 2 seconds, old, then you can make an update of the table before going on.
>

OK, but how many rows do I add to the table. Is there a way to add and
delete rows when a value is requested??

Arend




More information about the AGENTPP mailing list