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

#include <DebugUtility.h>

Static Public Member Functions

static AcDbDatabase *__cdecl xDbs (AcDbDatabase const *)
 
static AcDbObjectId __cdecl id (AcDbIdBuffer const *, int)
 
static AcRxClass *__cdecl FontTableRecordDesc (void)
 
static AcRxClass *__cdecl IdBufferDesc (void)
 
static Acad::ErrorStatus __cdecl getNextEntityId (AcDbEntity const *, AcDbObjectId &, bool)
 
static Acad::ErrorStatus __cdecl getPrevEntityId (AcDbEntity const *, AcDbObjectId &, bool)
 
static Acad::ErrorStatus __cdecl getRawBlkRefIds (AcDbBlockTableRecord *, AcDbObjectIdArray &)
 
static Acad::ErrorStatus __cdecl startHandleTableIterator (AcDbDatabase const *)
 
static int __cdecl index (AcDbSymbolTableRecord *)
 
static int __cdecl nextHandle (AcDbStub *&)
 
static int __cdecl numIds (AcDbIdBuffer const *)
 
static wchar_t const *__cdecl dwgFileName (AcDbDatabase const *)
 

Detailed Description

Definition at line 31 of file DebugUtility.h.

Member Function Documentation

◆ dwgFileName()

static wchar_t const *__cdecl DebugUtility::dwgFileName ( AcDbDatabase const * )
static

◆ FontTableRecordDesc()

static AcRxClass *__cdecl DebugUtility::FontTableRecordDesc ( void )
static

◆ getNextEntityId()

static Acad::ErrorStatus __cdecl DebugUtility::getNextEntityId ( AcDbEntity const * ,
AcDbObjectId & ,
bool  )
static

◆ getPrevEntityId()

static Acad::ErrorStatus __cdecl DebugUtility::getPrevEntityId ( AcDbEntity const * ,
AcDbObjectId & ,
bool  )
static

◆ getRawBlkRefIds()

static Acad::ErrorStatus __cdecl DebugUtility::getRawBlkRefIds ( AcDbBlockTableRecord * ,
AcDbObjectIdArray &  )
static

◆ id()

static AcDbObjectId __cdecl DebugUtility::id ( AcDbIdBuffer const * ,
int  )
static

◆ IdBufferDesc()

static AcRxClass *__cdecl DebugUtility::IdBufferDesc ( void )
static

◆ index()

static int __cdecl DebugUtility::index ( AcDbSymbolTableRecord * )
static

◆ nextHandle()

static int __cdecl DebugUtility::nextHandle ( AcDbStub *& )
static

◆ numIds()

static int __cdecl DebugUtility::numIds ( AcDbIdBuffer const * )
static

◆ startHandleTableIterator()

static Acad::ErrorStatus __cdecl DebugUtility::startHandleTableIterator ( AcDbDatabase const * )
static

◆ xDbs()

static AcDbDatabase *__cdecl DebugUtility::xDbs ( AcDbDatabase const * )
static

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