- Inherits From:
- NSEnumerator
- Declared In:
- SenTestClassEnumerator.h
void *state;
void *_reserved;
NXHashTable *class_hash;
NXHashState state;
NSMutableArray *classes;
int currentIndex;
BOOL isAtEnd;
state No description. _reserved No description. class_hash No description. state No description. classes No description. currentIndex No description. isAtEnd No description.
- + classEnumerator
+ (NSEnumerator *)classEnumerator
No method description.