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

#include <AcGeImpObject.h>

Public Member Functions

 AcGeImpObject (AcGeImpObject const &)
 
 AcGeImpObject (void)
 
AcGeImpObjectoperator= (AcGeImpObject const &)
 
AcGeLinkfirstLink (AcGeLinkName) const
 
AcGeLinkfirstLink (void) const
 
AcGeLinknextLink (AcGeLink const *) const
 
AcGeLinknextLink (AcGeLink const *, AcGeLinkName) const
 
int createLink (AcGeImpObject const &, AcGeLinkName) const
 
int deleteIfNotUsed (void)
 
int linked (AcGeImpObject const &, AcGeLinkName) const
 
int numMembers (AcGeLinkName) const
 
int numOwners (AcGeLinkName) const
 
int removeAllLinks (AcGeLinkName) const
 
int removeAllLinks (void) const
 
int removeLink (AcGeImpObject const &, AcGeLinkName) const
 
virtual ~AcGeImpObject (void)
 
virtual void eventDeleted (AcGeLink const &)
 
virtual void eventModified (AcGeLink const &)
 
virtual void eventSetInterval (AcGeLink const &)
 
virtual void eventTransformed (AcGeLink const &, AcGeMatrix3d const &)
 
void notifyDeleted (void) const
 
void notifyModified (void) const
 
void notifySetInterval (void) const
 
void notifyTransformed (AcGeMatrix3d const &) const
 
void removeNotifyList (AcGeLink *) const
 
void traverseLinks (void) const
 
void undoDelete (void) const
 

Detailed Description

Definition at line 24 of file AcGeImpObject.h.

Constructor & Destructor Documentation

◆ AcGeImpObject() [1/2]

AcGeImpObject::AcGeImpObject ( AcGeImpObject const & )

◆ AcGeImpObject() [2/2]

AcGeImpObject::AcGeImpObject ( void )

◆ ~AcGeImpObject()

virtual AcGeImpObject::~AcGeImpObject ( void )
virtual

Member Function Documentation

◆ createLink()

int AcGeImpObject::createLink ( AcGeImpObject const & ,
AcGeLinkName  ) const

◆ deleteIfNotUsed()

int AcGeImpObject::deleteIfNotUsed ( void )

◆ eventDeleted()

virtual void AcGeImpObject::eventDeleted ( AcGeLink const & )
virtual

◆ eventModified()

virtual void AcGeImpObject::eventModified ( AcGeLink const & )
virtual

◆ eventSetInterval()

virtual void AcGeImpObject::eventSetInterval ( AcGeLink const & )
virtual

◆ eventTransformed()

virtual void AcGeImpObject::eventTransformed ( AcGeLink const & ,
AcGeMatrix3d const &  )
virtual

◆ firstLink() [1/2]

AcGeLink * AcGeImpObject::firstLink ( AcGeLinkName ) const

◆ firstLink() [2/2]

AcGeLink * AcGeImpObject::firstLink ( void ) const

◆ linked()

int AcGeImpObject::linked ( AcGeImpObject const & ,
AcGeLinkName  ) const

◆ nextLink() [1/2]

AcGeLink * AcGeImpObject::nextLink ( AcGeLink const * ) const

◆ nextLink() [2/2]

AcGeLink * AcGeImpObject::nextLink ( AcGeLink const * ,
AcGeLinkName  ) const

◆ notifyDeleted()

void AcGeImpObject::notifyDeleted ( void ) const

◆ notifyModified()

void AcGeImpObject::notifyModified ( void ) const

◆ notifySetInterval()

void AcGeImpObject::notifySetInterval ( void ) const

◆ notifyTransformed()

void AcGeImpObject::notifyTransformed ( AcGeMatrix3d const & ) const

◆ numMembers()

int AcGeImpObject::numMembers ( AcGeLinkName ) const

◆ numOwners()

int AcGeImpObject::numOwners ( AcGeLinkName ) const

◆ operator=()

AcGeImpObject & AcGeImpObject::operator= ( AcGeImpObject const & )

◆ removeAllLinks() [1/2]

int AcGeImpObject::removeAllLinks ( AcGeLinkName ) const

◆ removeAllLinks() [2/2]

int AcGeImpObject::removeAllLinks ( void ) const

◆ removeLink()

int AcGeImpObject::removeLink ( AcGeImpObject const & ,
AcGeLinkName  ) const

◆ removeNotifyList()

void AcGeImpObject::removeNotifyList ( AcGeLink * ) const

◆ traverseLinks()

void AcGeImpObject::traverseLinks ( void ) const

◆ undoDelete()

void AcGeImpObject::undoDelete ( void ) const

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