navit
0.5.1-trunk
Main Page
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Groups
RootViewController.h
Go to the documentation of this file.
1
//
2
// RootViewController.h
3
// Downloader
4
//
5
// Created by Nick Geoghegan on 09/08/2011.
6
// Copyright 2011 Navit Project. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
@interface
RootViewController
: UITableViewController
12
{
13
NSMutableArray*
locations_
;
14
15
}
16
17
@property
(nonatomic, retain) NSMutableArray* locations;
18
19
@end
RootViewController::locations_
NSMutableArray * locations_
Definition:
RootViewController.h:13
RootViewController
Definition:
RootViewController.h:11
iphone
downloader
Classes
RootViewController.h
Generated by
1.8.6