Go to the source code of this file.
Classes | |
struct | DoubleFormatterBase |
NEED_DOCUMENTATION. More... | |
struct | DoubleFormatter |
Used to construct a string from a numerical value. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Typedefs | |
typedef struct Bentley::DoubleFormatter * | DoubleFormatterP |
typedef struct Bentley::DoubleFormatter & | DoubleFormatterR |
typedef struct Bentley::DoubleFormatter const * | DoubleFormatterCP |
typedef struct Bentley::DoubleFormatter const & | DoubleFormatterCR |
typedef RefCountedPtr < DoubleFormatter > | DoubleFormatterPtr |