This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ query


Mayur.Jain@asu.edu wrote:
Hey Nathan,

I was searching for help on an error on google and found your responce to that.
the error is


" In function `BsacQueueHandler::BsacQueueHandler[in-charge](BsacQueue&)':
: undefined reference to `vtable for BsacQueueHandler' "

I actually checked my program after reading your answer that may be I have not
defined all the functions in the BsacQueue class, but I have difined everyone of
them. I am actually trying to simulate a router using NS2.


I will be thankful to you if you can assist me with this.
Without seeing the code I can't help you.

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]