Definition at line 48 of file GXFileVisitor.cxx.
Public Member Functions | |
| StringToFloat (const char *s) | |
| double | operator() () |
| bool | ok () |
Public Attributes | |
| double | value |
| bool | ok_ |
| StringToFloat::StringToFloat | ( | const char * | s | ) | [inline] |
Definition at line 52 of file GXFileVisitor.cxx.
| double StringToFloat::operator() | ( | ) | [inline] |
Definition at line 58 of file GXFileVisitor.cxx.
| bool StringToFloat::ok | ( | ) | [inline] |
Definition at line 59 of file GXFileVisitor.cxx.
| double StringToFloat::value |
Definition at line 49 of file GXFileVisitor.cxx.
| bool StringToFloat::ok_ |
Definition at line 50 of file GXFileVisitor.cxx.
1.5.1