|
|
Home | Loader API | Interfaces | File List | Index | |
Value:
P6R::P6INT32 classname::addref() { \ P6R::P6INT32 tmp = p6AtomicInc32(&m_cRef); \ p6TraceAddref(#classname,sizeof(*this),this,tmp,&m_p6SerialNumberp6); \ return tmp; \ } \ Definition at line 66 of file p6comhlpr.h. |