Public Member Functions | |
| DataTypeImpl (Form frm=normal) | |
Protected Member Functions | |
| Rep | rep__ (int i) const |
| Rep | rep__ (float f) const |
| Rep | rep__ (double d) const |
| Rep | rep__ (bool b) const |
| Rep | rep__ (const char *s) const |
| DataTypeImpl< T >::DataTypeImpl | ( | Form | frm = normal |
) | [inline] |
| Rep DataTypeImpl< T >::rep__ | ( | int | i | ) | const [inline, protected] |
| Rep DataTypeImpl< T >::rep__ | ( | const char * | s | ) | const [inline, protected] |
| Rep DataTypeImpl< T >::rep__ | ( | bool | b | ) | const [inline, protected] |
| Rep DataTypeImpl< T >::rep__ | ( | double | d | ) | const [inline, protected] |
| Rep DataTypeImpl< T >::rep__ | ( | float | f | ) | const [inline, protected] |
1.7.1