CConst Class Reference

Constant data definition class. More...

#import <cconst.h>

List of all members.

Static Public Member Functions

(id) + load
 Initialize all constants in cconst.m.
(NSString *) + space
 Get string which contains a space code.
(NSString *) + newline
 Get string which contains a newline code.
(NSString *) + comma
 Get string which contains a comma code.


Detailed Description

Constant data definition class.

Description
Constant data definition class. This class has factory methods only.


Member Function Documentation

+ (NSString *) comma  
 

Get string which contains a comma code.

Description
Get string which contains a comma code.

+ (id) load  
 

Initialize all constants in cconst.m.

Description
Initialize all constants in cconst.m

+ (NSString *) newline  
 

Get string which contains a newline code.

Description
Get string which contains a newline code.

+ (NSString *) space  
 

Get string which contains a space code.

Description
Get string which contains a space code.


The documentation for this class was generated from the following files:
Generated on Mon Mar 20 18:48:15 2006 for Coconut by  doxygen 1.4.6