|
| | AcValue (__int64 const &) |
| |
| | AcValue (AcCmColor const &) |
| |
| | AcValue (AcDbEvalVariant const &) |
| |
| | AcValue (AcDbObjectId const &) |
| |
| | AcValue (AcGePoint2d const &) |
| |
| | AcValue (AcGePoint3d const &) |
| |
| | AcValue (AcValue const &) |
| |
| | AcValue (double) |
| |
| | AcValue (double, double) |
| |
| | AcValue (double, double, double) |
| |
| | AcValue (DataType) |
| |
| | AcValue (long) |
| |
| | AcValue (_SYSTEMTIME const &) |
| |
| | AcValue (resbuf const &) |
| |
| | AcValue (tagVARIANT const &) |
| |
| | AcValue (void const *, unsigned long) |
| |
| | AcValue (void) |
| |
| | AcValue (wchar_t const *) |
| |
| | operator __int64 (void) const |
| |
| | operator AcDbObjectId (void) const |
| |
| | operator AcGePoint2d (void) const |
| |
| | operator AcGePoint3d (void) const |
| |
| | operator double (void) const |
| |
| | operator long (void) const |
| |
| | operator wchar_t const * (void) const |
| |
| bool | convertTo (DataType, UnitType) |
| |
| bool | convertTo (DataType, UnitType, bool) |
| |
| bool | format (wchar_t *&) const |
| |
| bool | format (wchar_t const *, wchar_t *&) const |
| |
| bool | get (__int64 &) const |
| |
| bool | get (AcCmColor &) const |
| |
| bool | get (AcDbEvalVariant &) const |
| |
| bool | get (AcDbObjectId &) const |
| |
| bool | get (AcGePoint2d &) const |
| |
| bool | get (AcGePoint3d &) const |
| |
| bool | get (double &) const |
| |
| bool | get (double &, double &) const |
| |
| bool | get (double &, double &, double &) const |
| |
| bool | get (long &) const |
| |
| bool | get (_SYSTEMTIME &) const |
| |
| bool | get (resbuf **) const |
| |
| bool | get (tagVARIANT &) const |
| |
| bool | get (void *&, unsigned long &) const |
| |
| bool | get (wchar_t *&) const |
| |
| bool | get (wchar_t const *&) const |
| |
| bool | isValid (void) const |
| |
| bool | operator!= (AcValue const &) const |
| |
| bool | operator== (AcValue const &) const |
| |
| bool | parse (wchar_t const *, DataType, UnitType, wchar_t const *, ParseOption, AcDbObjectId const *) |
| |
| bool | reset (DataType) |
| |
| bool | reset (void) |
| |
| bool | resetValue (void) |
| |
| bool | set (__int64 const &) |
| |
| bool | set (AcCmColor const &) |
| |
| bool | set (AcDbEvalVariant const &) |
| |
| bool | set (AcDbObjectId const &) |
| |
| bool | set (AcGePoint2d const &) |
| |
| bool | set (AcGePoint3d const &) |
| |
| bool | set (AcValue const &) |
| |
| bool | set (double) |
| |
| bool | set (double, double) |
| |
| bool | set (double, double, double) |
| |
| bool | set (DataType, wchar_t const *) |
| |
| bool | set (long) |
| |
| bool | set (_SYSTEMTIME const &) |
| |
| bool | set (resbuf const &) |
| |
| bool | set (tagVARIANT const &) |
| |
| bool | set (void const *, unsigned long) |
| |
| bool | set (wchar_t const *) |
| |
| bool | setFormat (wchar_t const *) |
| |
| bool | setUnitType (UnitType) |
| |
| AcString | format (FormatOption) |
| |
| AcString | format (wchar_t const *) const |
| |
| AcString | format (wchar_t const *, FormatOption) |
| |
| AcValue & | operator= (__int64) |
| |
| AcValue & | operator= (AcCmColor const &) |
| |
| AcValue & | operator= (AcDbEvalVariant const &) |
| |
| AcValue & | operator= (AcDbObjectId const &) |
| |
| AcValue & | operator= (AcGePoint2d const &) |
| |
| AcValue & | operator= (AcGePoint3d const &) |
| |
| AcValue & | operator= (AcValue const &) |
| |
| AcValue & | operator= (double) |
| |
| AcValue & | operator= (long) |
| |
| AcValue & | operator= (resbuf const &) |
| |
| AcValue & | operator= (tagVARIANT const &) |
| |
| AcValue & | operator= (wchar_t const *) |
| |
| DataType | dataType (void) const |
| |
| UnitType | unitType (void) const |
| |
| Acad::ErrorStatus | dwgInFields (AcDbDwgFiler *) |
| |
| Acad::ErrorStatus | dwgOutFields (AcDbDwgFiler *) const |
| |
| Acad::ErrorStatus | dxfInFields (AcDbDxfFiler *) |
| |
| Acad::ErrorStatus | dxfOutFields (AcDbDxfFiler *) const |
| |
| virtual | ~AcValue (void) |
| |
| virtual int | isEqualTo (AcRxObject const *) const |
| |
| wchar_t const * | format (void) const |
| |
| wchar_t const * | getFormat (void) const |
| |
| virtual AcRxObject * | queryX (AcRxClass const *) const |
| |
| AcRxObject * | x (AcRxClass const *) const |
| |
| virtual AcRxClass * | isA (void) const |
| |
| virtual AcRxObject * | clone (void) const |
| |
| virtual AcRx::Ordering | comparedTo (AcRxObject const *) const |
| |
| virtual Acad::ErrorStatus | copyFrom (AcRxObject const *) |
| |
| bool | isKindOf (const AcRxClass *pOtherClass) const |
| |
| virtual | ~AcRxObject (void) |
| |
| | AcRTTIObject () |
| |
| virtual | ~AcRTTIObject () |
| |
| | AcObject () |
| |
| | AcObject (const AcObject &source) |
| |
| virtual | ~AcObject () |
| |
| void * | data () const |
| |
Definition at line 34 of file AcValue.h.