Playlist Generator  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Classes | Enumerations
SBJsonStreamParser.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

protocol  <SBJsonStreamParserDelegate>
 Delegate for interacting directly with the stream parser. More...
class  SBJsonStreamParser
 Parse a stream of JSON data. More...

Enumerations

enum  SBJsonStreamParserStatus { SBJsonStreamParserComplete, SBJsonStreamParserWaitingForData, SBJsonStreamParserError }

Enumeration Type Documentation

Enumerator:
SBJsonStreamParserComplete 
SBJsonStreamParserWaitingForData 
SBJsonStreamParserError