Yini
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
BWNewsWriter.h
Go to the documentation of this file.
1
//
2
// BWNewsWriter.h
3
// Yini
4
//
5
// Created by siqi wang on 12-8-7.
6
// Copyright (c) 2012年 siqi wang. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "
NewsLoader.h
"
11
#import "
BWMyLordActivityWriter.h
"
12
13
@interface
BWNewsWriter
: NSObject<
NewsLoaderDelegate
,
WSQFileUploaderDelegate
>
14
{
15
NSString *
fileName
;
16
NSDictionary *
pendingAtrributes
;
17
id
news
;
18
19
}
20
21
22
23
+(
BWNewsWriter
*)sharedWriter;
24
-(BOOL)composePhotoNewsWithPhoto:(UIImage*)image attributes:(NSDictionary*)attributes;
25
26
@end
27
28
29
30
31
32
Yini
BWNewsWriter.h
Generated on Thu Aug 9 2012 11:05:52 for Yini by
1.8.1.2