NumericType Class Reference
[Supported meta-types]

Inheritance diagram for NumericType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setPrecision ($precision)
 
Returns:
NumericType

 getPrecision ()
 isMeasurable ()
 toColumnType ()

Private Attributes

 $precision = 0


Detailed Description

Definition at line 16 of file NumericType.class.php.


Member Function Documentation

NumericType::setPrecision ( precision  ) 

Returns:
NumericType

Definition at line 23 of file NumericType.class.php.

References $precision.

NumericType::getPrecision (  ) 

Definition at line 30 of file NumericType.class.php.

NumericType::isMeasurable (  ) 

Reimplemented from IntegerType.

Definition at line 35 of file NumericType.class.php.

NumericType::toColumnType (  ) 

Reimplemented from FloatType.

Definition at line 40 of file NumericType.class.php.

References DataType::create(), and DataType::NUMERIC.

Here is the call graph for this function:


Member Data Documentation

NumericType::$precision = 0 [private]

Definition at line 18 of file NumericType.class.php.

Referenced by setPrecision().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:02 2007 for onPHP by  doxygen 1.5.4