Garrett Williams (gwilliams++at++etcflorida.com)
Wed, 16 Apr 1997 01:45:56 -0400
does this work?? I have tried using it but recive the folling compile
error....error(3473): pointer to incomplete class type is not allowed
The line is:: mover = trav->getNode(); // trav is a pfTraverser *..
::another one::
I am compiling a modified simple.C and recive the following warnings...
CC -c simple.C
"/usr/include/Performer/pf/pfFrameStats.h", line 428: warning(3920):
"void pfFrameStats::copy(const pfFrameStats *, uint, uint,
uint)"
does not match "pfMemory::copy" -- virtual function override
intended?
void copy(const pfFrameStats *_prev, uint _dstBufSel, uint
_srcBufSel, uint _which) {
^
"/usr/include/Performer/pf/pfFrameStats.h", line 428: warning(3920):
"void pfFrameStats::copy(const pfFrameStats *, uint, uint,
uint)"
does not match "pfObject::copy" -- virtual function override
intended?
void copy(const pfFrameStats *_prev, uint _dstBufSel, uint
_srcBufSel, uint _which) {
^
I have seen no run time errors from this but it is a pain to see...
Thanks all
Garrett
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:55:18 PDT