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

#include <AcDmXdataSysVar.h>

Public Member Functions

 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)
 

Protected Member Functions

bool getDimensionXdata (wchar_t const *, AcDm::Code, int)
 
bool mergeXdata (resbuf *, int)
 

Detailed Description

Definition at line 25 of file AcDmXdataSysVar.h.

Constructor & Destructor Documentation

◆ AcDmXdataSysVar()

AcDmXdataSysVar::AcDmXdataSysVar ( AcDbObject * )

◆ ~AcDmXdataSysVar()

AcDmXdataSysVar::~AcDmXdataSysVar ( void )

Member Function Documentation

◆ getAcDbObjectId()

bool AcDmXdataSysVar::getAcDbObjectId ( wchar_t const * ,
AcDm::Code ,
AcDbObjectId &  )

◆ getDimensionXdata()

bool AcDmXdataSysVar::getDimensionXdata ( wchar_t const * ,
AcDm::Code ,
int  )
protected

◆ getDouble()

bool AcDmXdataSysVar::getDouble ( wchar_t const * ,
AcDm::Code ,
double &  )

◆ getInteger()

bool AcDmXdataSysVar::getInteger ( wchar_t const * ,
AcDm::Code ,
int &  )

◆ getString()

bool AcDmXdataSysVar::getString ( wchar_t const * ,
AcDm::Code ,
wchar_t *&  )

◆ mergeXdata()

bool AcDmXdataSysVar::mergeXdata ( resbuf * ,
int  )
protected

◆ setAcDbObjectId()

bool AcDmXdataSysVar::setAcDbObjectId ( wchar_t const * ,
AcDm::Code ,
AcDbObjectId ,
AcDbObjectId * ,
bool  )

◆ setDouble()

bool AcDmXdataSysVar::setDouble ( wchar_t const * ,
AcDm::Code ,
double ,
double * ,
bool  )

◆ setInteger()

bool AcDmXdataSysVar::setInteger ( wchar_t const * ,
AcDm::Code ,
int ,
int * ,
bool  )

◆ setString()

bool AcDmXdataSysVar::setString ( wchar_t const * ,
AcDm::Code ,
wchar_t const * ,
wchar_t const * ,
bool  )

◆ updateAcDbObjectId()

bool AcDmXdataSysVar::updateAcDbObjectId ( wchar_t const * ,
AcDm::Code ,
AcDbObjectId ,
bool  )

◆ updateDouble()

bool AcDmXdataSysVar::updateDouble ( wchar_t const * ,
AcDm::Code ,
double ,
bool  )

◆ updateInteger()

bool AcDmXdataSysVar::updateInteger ( wchar_t const * ,
AcDm::Code ,
int ,
bool  )

◆ updateString()

bool AcDmXdataSysVar::updateString ( wchar_t const * ,
AcDm::Code ,
wchar_t const * ,
bool  )

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