[AGENT++] Core dump related to rows being removed from agentX tables?

john.edmonds at bt.com john.edmonds at bt.com
Thu Apr 3 13:03:09 CEST 2008


Hi Frank,
 
No, I'm not explicitly calling the functions you mention.  I'm using the following, for example, to create tables and add and remove rows.   I based my code on the examples in the AgentX++ v1.4 documentation. 
 
ipsiRtpSenderEntry = new rtpSenderEntry("",mib);
mib->add_no_reg(ipsiRtpSenderEntry);

ipsiRtpSenderEntry->allocate_index(index)

ipsiRtpSenderEntry->remove_row(index);



More information about the AGENTPP mailing list