Home
last modified time | relevance | path

Searched defs:ORefCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vos/inc/vos/
H A Drefernce.hxx52 class VOS_DLLPUBLIC ORefCount class
57 ORefCount() { m_RefCount = 0; } in ORefCount() function in vos::ORefCount
58 ORefCount(RefCount n) { m_RefCount = n; } in ORefCount() function in vos::ORefCount

Completed in 18 milliseconds