API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPByteCountFormatter.h
Go to the documentation of this file.
1
2
@interface
CPByteCountFormatter
:
CPFormatter
3
{
4
int
_countStyle;
5
BOOL _allowsNonnumericFormatting;
6
BOOL _includesActualByteCount;
7
BOOL _includesCount;
8
BOOL _includesUnit;
9
BOOL _adaptive;
10
BOOL _zeroPadsFractionDigits;
11
int
_allowedUnits;
12
CPNumberFormatter
_numberFormatter;
13
}
14
@end
Foundation
CPByteCountFormatter.h
Generated on Thu Nov 28 2013 20:43:43 for API by
1.8.4