Lines Matching refs:ASSERT
634 ASSERT( !GetTOXType() || GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in SetLevel()
640 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKey()
646 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKey()
652 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetTextReading()
658 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKeyReading()
664 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKeyReading()
670 ASSERT( !GetTOXType() || GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in GetLevel()
676 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKey()
682 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetSecondaryKey()
688 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetTextReading()
694 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKeyReading()
700 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetSecondaryKeyReading()
709 ASSERT(nLevel < GetFormMax(), "Index >= FORM_MAX"); in SetTemplate()
715 ASSERT(nLevel < GetFormMax(), "Index >= FORM_MAX"); in GetTemplate()
773 ASSERT(GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in SetLevel()
779 ASSERT(GetTOXType()->GetType() != TOX_INDEX, "Falscher Feldtyp"); in GetLevel()
795 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetOptions()
801 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetOptions()