PLCnext API Documentation  20.6.0.30321
Public Types | Public Member Functions | Protected Member Functions | List of all members
Arp::Plc::Commons::Meta::IChangeNavigator Class Referenceabstract

Public Types

typedef std::shared_ptr< IChangeNavigatorPtr
 

Public Member Functions

virtual bool ChangeReference (const DataTag &dataTag)=0
 
virtual bool ChangePointer (const DataTag &dataTag)=0
 

Protected Member Functions

 IChangeNavigator (void)=default
 Constructs an IChangeNavigator instance. More...
 
virtual ~IChangeNavigator (void)=default
 Destructs this instance and frees all resources. More...
 

Constructor & Destructor Documentation

◆ IChangeNavigator()

Arp::Plc::Commons::Meta::IChangeNavigator::IChangeNavigator ( void  )
protecteddefault

Constructs an IChangeNavigator instance.

◆ ~IChangeNavigator()

virtual Arp::Plc::Commons::Meta::IChangeNavigator::~IChangeNavigator ( void  )
protectedvirtualdefault

Destructs this instance and frees all resources.


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