#include <AcDmXdataSysVar.h>
|
| | AcDmXdataSysVar (AcDbObject *) |
| |
| | ~AcDmXdataSysVar (void) |
| |
| bool | getAcDbObjectId (wchar_t const *, AcDm::Code, AcDbObjectId &) |
| |
| bool | getDouble (wchar_t const *, AcDm::Code, double &) |
| |
| bool | getInteger (wchar_t const *, AcDm::Code, int &) |
| |
| bool | getString (wchar_t const *, AcDm::Code, wchar_t *&) |
| |
| bool | setAcDbObjectId (wchar_t const *, AcDm::Code, AcDbObjectId, AcDbObjectId *, bool) |
| |
| bool | setDouble (wchar_t const *, AcDm::Code, double, double *, bool) |
| |
| bool | setInteger (wchar_t const *, AcDm::Code, int, int *, bool) |
| |
| bool | setString (wchar_t const *, AcDm::Code, wchar_t const *, wchar_t const *, bool) |
| |
| bool | updateAcDbObjectId (wchar_t const *, AcDm::Code, AcDbObjectId, bool) |
| |
| bool | updateDouble (wchar_t const *, AcDm::Code, double, bool) |
| |
| bool | updateInteger (wchar_t const *, AcDm::Code, int, bool) |
| |
| bool | updateString (wchar_t const *, AcDm::Code, wchar_t const *, bool) |
| |
Definition at line 25 of file AcDmXdataSysVar.h.
◆ AcDmXdataSysVar()
◆ ~AcDmXdataSysVar()
| AcDmXdataSysVar::~AcDmXdataSysVar |
( |
void | | ) |
|
◆ getAcDbObjectId()
◆ getDimensionXdata()
◆ getDouble()
◆ getInteger()
◆ getString()
◆ mergeXdata()
| bool AcDmXdataSysVar::mergeXdata |
( |
resbuf * | , |
|
|
int | ) |
|
protected |
◆ setAcDbObjectId()
◆ setDouble()
◆ setInteger()
◆ setString()
◆ updateAcDbObjectId()
◆ updateDouble()
◆ updateInteger()
◆ updateString()
The documentation for this class was generated from the following file: