photosgallery/viewframework/medialists/src/glxitemlist.cpp
branchCompilerCompatibility
changeset 20 d1bdfdf534bd
parent 0 4e91876724a2
equal deleted inserted replaced
19:a6dbc15ecf90 20:d1bdfdf534bd
   536     }
   536     }
   537 
   537 
   538 // ---------------------------------------------------------------------------
   538 // ---------------------------------------------------------------------------
   539 // Test invariant
   539 // Test invariant
   540 // ---------------------------------------------------------------------------
   540 // ---------------------------------------------------------------------------
   541 void CGlxItemList::__DbgTestInvariant() const
   541 EXPORT_C void CGlxItemList::__DbgTestInvariant() const
   542     {
   542     {
   543     #ifdef _DEBUG
   543     #ifdef _DEBUG
   544     
   544     
   545     __ASSERT_DEBUG( &iObserver , Panic( EGlxPanicIllegalState ) ); // Null observer
   545     __ASSERT_DEBUG( &iObserver , Panic( EGlxPanicIllegalState ) ); // Null observer
   546     __ASSERT_DEBUG( iIdSpaceId != KGlxIdNone , Panic( EGlxPanicIllegalState ) ); // No id space
   546     __ASSERT_DEBUG( iIdSpaceId != KGlxIdNone , Panic( EGlxPanicIllegalState ) ); // No id space