[AGENT++] Why MibTable pointer comes in as NULL?

Fedja Jeleskovic mrawd2 at gmail.com
Thu Dec 23 20:24:34 CET 2004


I was trying to add some code inside the row_delete member function, and I
was surprise that MibTable *src pointer comes in as NULL!
myEntry::row_delete(MibTableRow* row, const Oidx& index, MibTable* src)
{
...
}
The strange thing about all is that myEntry is a MibTable by itself, so I
was wondering what is going on here. What is this pointer for?

Thanks


Fedja




More information about the AGENTPP mailing list