#import <_WebCoreHistoryProvider.h>
Abgeleitet von NSObject und < WebCoreHistoryProvider >.
Öffentliche Methoden | |
| (BOOL) | - containsItemForURLLatin1:length: |
| (BOOL) | - containsItemForURLUnicode:length: |
| (void) | - dealloc |
| (id) | - initWithHistory: |
Geschützte Attribute | |
| WebHistory * | history |
Definiert in Zeile 13 der Datei _WebCoreHistoryProvider.h.
| - (BOOL) containsItemForURLLatin1: | (const char *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
Erneute Implementation von < WebCoreHistoryProvider >.
| - (BOOL) containsItemForURLUnicode: | (const unsigned short *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
Erneute Implementation von < WebCoreHistoryProvider >.
| - (void) dealloc |
Implementiert NSObject.
| - (id) initWithHistory: | (id) | fp8 |
- (WebHistory*) history [protected] |
Definiert in Zeile 15 der Datei _WebCoreHistoryProvider.h.