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

#include <AcPlPlotConfigInfo.h>

Inheritance diagram for AcPlPlotConfigInfo:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 AcPlPlotConfigInfo (AcPlPlotConfigInfo const &)
 
 AcPlPlotConfigInfo (void)
 
 AcPlPlotConfigInfo (wchar_t const *, wchar_t const *, DeviceType deviceType)
 
AcPlPlotConfigInfo const & operator= (AcPlPlotConfigInfo const &)
 
DeviceType deviceType (void) const
 
virtual ~AcPlPlotConfigInfo (void)
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
void setDeviceName (wchar_t const *)
 
void setDeviceType (DeviceType)
 
void setFullPath (wchar_t const *)
 
wchar_t const * deviceName (void) const
 
wchar_t const * fullPath (void) const
 
- 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 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 AcPlPlotConfigInfo.h.

Constructor & Destructor Documentation

◆ AcPlPlotConfigInfo() [1/3]

AcPlPlotConfigInfo::AcPlPlotConfigInfo ( AcPlPlotConfigInfo const & )

◆ AcPlPlotConfigInfo() [2/3]

AcPlPlotConfigInfo::AcPlPlotConfigInfo ( void )

◆ AcPlPlotConfigInfo() [3/3]

AcPlPlotConfigInfo::AcPlPlotConfigInfo ( wchar_t const * ,
wchar_t const * ,
DeviceType deviceType )

◆ ~AcPlPlotConfigInfo()

virtual AcPlPlotConfigInfo::~AcPlPlotConfigInfo ( void )
virtual

Member Function Documentation

◆ copyFrom()

virtual Acad::ErrorStatus AcPlPlotConfigInfo::copyFrom ( AcRxObject const * )
virtual

Reimplemented from AcRxObject.

◆ deviceName()

wchar_t const * AcPlPlotConfigInfo::deviceName ( void ) const

◆ deviceType()

DeviceType AcPlPlotConfigInfo::deviceType ( void ) const

◆ fullPath()

wchar_t const * AcPlPlotConfigInfo::fullPath ( void ) const

◆ operator=()

AcPlPlotConfigInfo const & AcPlPlotConfigInfo::operator= ( AcPlPlotConfigInfo const & )

◆ setDeviceName()

void AcPlPlotConfigInfo::setDeviceName ( wchar_t const * )

◆ setDeviceType()

void AcPlPlotConfigInfo::setDeviceType ( DeviceType )

◆ setFullPath()

void AcPlPlotConfigInfo::setFullPath ( wchar_t const * )

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