MapsIndoors iOS SDK
V3
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
Typedefs
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
Enumerator
_
a
b
c
d
f
g
h
i
l
m
n
p
r
s
t
u
v
w
z
Macros
k
l
m
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
Loading...
Searching...
No Matches
tmp_docs
src
MPCategories.h
Go to the documentation of this file.
1
//
2
// MPCategories.h
3
// MapsIndoors
4
//
5
// Created by Daniel Nielsen on 18/01/16.
6
// Copyright Daniel Nielsen. All rights reserved.
7
//
8
9
#import "MPJSONModel.h"
10
11
@class
MPDataField
;
12
@protocol
MPDataField
;
13
14
@interface
MPCategories
: MPJSONModel
15
16
@property
(nonatomic, strong, nullable) NSArray<MPDataField*><MPDataField>*
list
;
17
18
@end
MPCategories
Definition
MPCategories.h:15
MPCategories::list
NSArray< MPDataField * >< MPDataField > * list
Definition
MPCategories.h:16
MPDataField
Definition
MPDataField.h:16
Generated by
1.10.0