|
| static bool __cdecl | convertDecimalSeparatorToDot (AcString &, wchar_t const *) |
| |
| static bool __cdecl | toAngle (wchar_t const *, AcValue &, wchar_t) |
| |
| static bool __cdecl | toAngle (wchar_t const *, int, double &) |
| |
| static bool __cdecl | toDouble (wchar_t const *, int, double &) |
| |
| static bool __cdecl | toLong (wchar_t const *, long &) |
| |
| static bool __cdecl | toValue (wchar_t const *, AcValue &, AcFdImp::UnitFormat *) |
| |
| static bool __cdecl | toValue (wchar_t const *, AcValue &, AcFdImp::UnitFormat *, AcString *) |
| |
| static bool __cdecl | toValue (wchar_t const *, AcValue &, AcFdImp::UnitFormat *, AcString *, AcString *, AcString *, wchar_t, wchar_t, wchar_t, AcArray< AcUnit *, AcArrayMemCopyReallocator< AcUnit * > > const *) |
| |
| static bool __cdecl | toValue (wchar_t const *, AcValue &, AcFdImp::UnitFormat *, AcString *, wchar_t, wchar_t, wchar_t) |
| |
| static bool __cdecl | toValue (wchar_t const *, AcValue &, AcDataType const &, wchar_t const *, AcValue::ParseOption, AcDbObjectId const *, AcArray< AcUnit *, AcArrayMemCopyReallocator< AcUnit * > > const *) |
| |
Definition at line 28 of file AcConverter.h.