Searched defs:OStorePageGuard (Results 1 – 1 of 1) sorted by relevance
192 struct OStorePageGuard struct196 sal_uInt32 m_nMagic;197 sal_uInt32 m_nCRC32;201 explicit OStorePageGuard (sal_uInt32 nMagic = 0, sal_uInt32 nCRC32 = 0) in OStorePageGuard() argument206 void swap (OStorePageGuard & rhs) in swap()212 OStorePageGuard (OStorePageGuard const & rhs) in OStorePageGuard() argument217 OStorePageGuard& operator= (const OStorePageGuard& rhs) in operator =()226 bool operator== (const OStorePageGuard& rhs) const in operator ==()
Completed in 21 milliseconds