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

#include <AcRxService.h>

Inheritance diagram for AcRxService:
AcRxObject AcRTTIObject AcObject AcRxKernel

Public Member Functions

 ACRX_DECLARE_MEMBERS (AcRxService)
 
 AcRxService (void)
 
AcRxObjectgetSysInfo (void) const
 
int unloadable (void) const
 
virtual ~AcRxService (void)
 
void addDependency (void)
 
void removeDependency (void)
 
void setDependencyFunctionPtr (AcRx::AppRetCode(__cdecl *)(AcRx::AppMsgCode, void *))
 
void setSysInfo (AcRxObject *)
 
void resetCount ()
 
- Public Member Functions inherited from AcRxObject
virtual AcRxObjectqueryX (AcRxClass const *) const
 
AcRxObjectx (AcRxClass const *) const
 
virtual AcRxClassisA (void) const
 
virtual AcRxObjectclone (void) const
 
virtual AcRx::Ordering comparedTo (AcRxObject const *) const
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
virtual int isEqualTo (AcRxObject const *) const
 
bool isKindOf (const AcRxClass *pOtherClass) const
 
virtual ~AcRxObject (void)
 
- Public Member Functions inherited from AcRTTIObject
 AcRTTIObject ()
 
virtual ~AcRTTIObject ()
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Additional Inherited Members

- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 
- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 24 of file AcRxService.h.

Constructor & Destructor Documentation

◆ AcRxService()

AcRxService::AcRxService ( void )

◆ ~AcRxService()

virtual AcRxService::~AcRxService ( void )
virtual

Member Function Documentation

◆ ACRX_DECLARE_MEMBERS()

AcRxService::ACRX_DECLARE_MEMBERS ( AcRxService )

◆ addDependency()

void AcRxService::addDependency ( void )

◆ getSysInfo()

AcRxObject * AcRxService::getSysInfo ( void ) const

◆ removeDependency()

void AcRxService::removeDependency ( void )

◆ resetCount()

void AcRxService::resetCount ( )

◆ setDependencyFunctionPtr()

void AcRxService::setDependencyFunctionPtr ( AcRx::AppRetCode(__cdecl *)(AcRx::AppMsgCode, void *) )

◆ setSysInfo()

void AcRxService::setSysInfo ( AcRxObject * )

◆ unloadable()

int AcRxService::unloadable ( void ) const

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