Yes, I already have included the flow fetcher's header. I am declaring the
flow fetcher in the header of my component this way:
*  private:*
*
*
*  Flow_fetcher *ff;*
*
*
I did this based on how routing.cc utilizes the Topology class and in the
tutorial available in http://noxrepo.org/noxwiki/index.php/Developing_in_NOX
.
Any suggestions?

Thansk for the reply.


2011/1/7 kk yap <[email protected]>

> Hi Paulo,
>
> You have not include the flow fetcher's header?  Sorry for the wild
> guess, but from what you provided this seems like something about
> header inclusion.
>
> Regards
> KK
>
> On 7 January 2011 06:36, Paulo César <[email protected]> wrote:
> > Hi,
> > I was trying to use the method fetch() from flow_fetcher.cc.
> > I included the header flow_fetcher.hh in my component and added flow
> fetcher
> > as a dependency in the meta.json file,
> > but an error occurs on compilation:
> > ../../../../../src/nox/netapps/newcomp/newcomp.hh:98: error: ISO C++
> forbids
> > declaration of ‘Flow_fetcher’ with no type
> > Any suggestions to solve this? Am I missing something?
> > Best regards.
> > --
> > "Life is not fair; get used to it."
> > Bill Gates
> >
> >
> > _______________________________________________
> > nox-dev mailing list
> > [email protected]
> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >
> >
>



-- 
"Life is not fair; get used to it."
Bill Gates
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to