FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
AcConverter Class Reference

#include <AcConverter.h>

Static Public Member Functions

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 *)
 

Detailed Description

Definition at line 28 of file AcConverter.h.

Member Function Documentation

◆ convertDecimalSeparatorToDot()

static bool __cdecl AcConverter::convertDecimalSeparatorToDot ( AcString & ,
wchar_t const *  )
static

◆ toAngle() [1/2]

static bool __cdecl AcConverter::toAngle ( wchar_t const * ,
AcValue & ,
wchar_t  )
static

◆ toAngle() [2/2]

static bool __cdecl AcConverter::toAngle ( wchar_t const * ,
int ,
double &  )
static

◆ toDouble()

static bool __cdecl AcConverter::toDouble ( wchar_t const * ,
int ,
double &  )
static

◆ toLong()

static bool __cdecl AcConverter::toLong ( wchar_t const * ,
long &  )
static

◆ toValue() [1/5]

static bool __cdecl AcConverter::toValue ( wchar_t const * ,
AcValue & ,
AcDataType const & ,
wchar_t const * ,
AcValue::ParseOption ,
AcDbObjectId const * ,
AcArray< AcUnit *, AcArrayMemCopyReallocator< AcUnit * > > const *  )
static

◆ toValue() [2/5]

static bool __cdecl AcConverter::toValue ( wchar_t const * ,
AcValue & ,
AcFdImp::UnitFormat *  )
static

◆ toValue() [3/5]

static bool __cdecl AcConverter::toValue ( wchar_t const * ,
AcValue & ,
AcFdImp::UnitFormat * ,
AcString *  )
static

◆ toValue() [4/5]

static bool __cdecl AcConverter::toValue ( wchar_t const * ,
AcValue & ,
AcFdImp::UnitFormat * ,
AcString * ,
AcString * ,
AcString * ,
wchar_t ,
wchar_t ,
wchar_t ,
AcArray< AcUnit *, AcArrayMemCopyReallocator< AcUnit * > > const *  )
static

◆ toValue() [5/5]

static bool __cdecl AcConverter::toValue ( wchar_t const * ,
AcValue & ,
AcFdImp::UnitFormat * ,
AcString * ,
wchar_t ,
wchar_t ,
wchar_t  )
static

The documentation for this class was generated from the following file: