97 virtual void MakeClassAbstract() = 0;
#define BENTLEYDLL_EXPORT
Definition: Bentley.h:249
wchar_t WChar
Definition: Bentley.h:223
PrecisionFormat
Used by various formatters to specify the format of non-integer values.
Definition: ValueFormat.r.h:27
RefCountedPtr< DoubleFormatter > DoubleFormatterPtr
Definition: Bentley/ValueFormat.h:22
#define BEGIN_BENTLEY_NAMESPACE
Definition: Bentley.r.h:24
PrecisionType
Definition: ValueFormat.r.h:16
A shared pointer template for reference-counted objects.
Definition: RefCounted.h:119
Defines typedefs and constants that can be used across other namespaces. All Bentley-authored C++ sou...
#define BENTLEY_TYPEDEFS(_name_)
Definition: Bentley.h:152
Concrete class that can be used to implement the reference-counting pattern.
Definition: RefCounted.h:109
#define END_BENTLEY_NAMESPACE
Definition: Bentley.r.h:25
A string class that has many of the same capabilities as std::string, plus additional functions such ...
Definition: WString.h:51