Yini
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
BWActivityLoader.h
Go to the documentation of this file.
1
//
2
// BWActivityLoader.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 "
BWActivityNews.h
"
11
#import "
BWActivityComent.h
"
12
#import "
WSQFileHelper.h
"
13
14
@interface
BWActivityLoader
: NSObject
15
{
16
NSArray *
rawActivities
;
17
}
18
@property
(nonatomic, strong) NSString *userName;
19
20
21
-(id)initWithUserName:(NSString*)name;
22
-(NSArray*)activitiesPreparedForProfilePage;
23
24
25
@end
Yini
BWActivityLoader.h
Generated on Thu Aug 9 2012 11:05:52 for Yini by
1.8.1.2