53 kFormatOptionNone = 0x00,
55 kForExpression = 0x02,
56 kUseMaximumPrecision = 0x04,
57 kIgnoreMtextFormat = 0x08
61 kParseOptionNone = 0x00,
62 kSetDefaultFormat = 0x01,
63 kPreserveMtextFormat = 0x02
101 operator wchar_t const *(
void)
const ;
105 bool format(
wchar_t const *,
wchar_t * &)
const ;
113 bool get(
double &,
double &)
const ;
114 bool get(
double &,
double &,
double &)
const ;
117 bool get( resbuf * *)
const ;
119 bool get(
void * &,
unsigned long &)
const ;
120 bool get(
wchar_t * &)
const ;
121 bool get(
wchar_t const * &)
const ;
138 bool set(
double,
double,
double);
142 bool set( resbuf
const &);
144 bool set(
void const *,
unsigned long);
145 bool set(
wchar_t const *);
#define ACRX_DECLARE_MEMBERS(classname)
UnitType unitType(void) const
bool set(double, double, double)
AcValue & operator=(wchar_t const *)
bool operator!=(AcValue const &) const
bool set(_SYSTEMTIME const &)
DataType dataType(void) const
AcValue(AcGePoint3d const &)
bool get(AcGePoint2d &) const
wchar_t const * getFormat(void) const
bool get(AcDbObjectId &) const
bool set(__int64 const &)
AcString format(wchar_t const *, FormatOption)
AcValue & operator=(resbuf const &)
bool format(wchar_t *&) const
bool setUnitType(UnitType)
AcValue(AcDbEvalVariant const &)
AcValue & operator=(AcGePoint3d const &)
AcString format(wchar_t const *) const
bool set(AcGePoint2d const &)
wchar_t const * format(void) const
bool set(void const *, unsigned long)
AcValue & operator=(long)
bool set(DataType, wchar_t const *)
virtual int isEqualTo(AcRxObject const *) const
AcValue & operator=(tagVARIANT const &)
AcValue & operator=(__int64)
bool get(AcGePoint3d &) const
bool get(double &, double &, double &) const
AcValue & operator=(AcDbObjectId const &)
bool get(void *&, unsigned long &) const
AcValue(_SYSTEMTIME const &)
static bool __cdecl isValidDataType(tagVARIANT const &)
Acad::ErrorStatus dxfOutFields(AcDbDxfFiler *) const
AcValue & operator=(AcGePoint2d const &)
bool convertTo(DataType, UnitType, bool)
AcValue & operator=(double)
AcValue(AcCmColor const &)
AcString format(FormatOption)
AcValue & operator=(AcDbEvalVariant const &)
Acad::ErrorStatus dxfInFields(AcDbDxfFiler *)
bool set(AcDbObjectId const &)
bool set(AcGePoint3d const &)
bool get(_SYSTEMTIME &) const
bool set(AcDbEvalVariant const &)
Acad::ErrorStatus dwgInFields(AcDbDwgFiler *)
bool set(AcValue const &)
AcValue(void const *, unsigned long)
bool set(AcCmColor const &)
bool convertTo(DataType, UnitType)
bool get(AcCmColor &) const
bool operator==(AcValue const &) const
bool get(tagVARIANT &) const
bool get(resbuf **) const
AcValue & operator=(AcCmColor const &)
bool set(wchar_t const *)
AcValue(double, double, double)
AcValue(AcGePoint2d const &)
bool get(AcDbEvalVariant &) const
bool set(tagVARIANT const &)
bool setFormat(wchar_t const *)
AcValue(AcDbObjectId const &)
AcValue(tagVARIANT const &)
bool parse(wchar_t const *, DataType, UnitType, wchar_t const *, ParseOption, AcDbObjectId const *)
bool format(wchar_t const *, wchar_t *&) const
bool get(wchar_t const *&) const
bool get(__int64 &) const
bool get(wchar_t *&) const
bool get(double &, double &) const
AcValue & operator=(AcValue const &)
Acad::ErrorStatus dwgOutFields(AcDbDwgFiler *) const