Home
last modified time | relevance | path

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

/aoo42x/main/sal/inc/osl/
H A Ddiagnose.hxx85 struct ObjectRegistryData { struct
86 ObjectRegistryData( ::std::type_info const& rTypeInfo ) in ObjectRegistryData() function
90 char const* const m_pName;
91 oslInterlockedCount m_nCount;
92 VoidPointerSet m_addresses;
93 bool const m_bStoreAddresses;

Completed in 11 milliseconds