Deleting table rows

Bettendorf, Cristian Cristian.Bettendorf____softwareag.com
Thu Jul 12 16:00:15 CEST 2001


Hello,

my agent logic needs to remove a table row if the rowstate is changed from
active to notInService. The detection code for the delete condition was put
in the overloaded method "myEntry::row_deactivated(MibTableRow* row, const
Oidx& index, MibTable* src)"
but from here I can't delete the specific row, a call to remove_row(index)
can't be made here.

How can I handle this? 

Manny thanks in advance
Cristian



More information about the AGENTPP mailing list