| 
    PLCnext API Documentation
    20.6.0.30321
    
   | 
 

Public Types | |
| typedef TicLinksConfiguration * | Ptr | 
| typedef std::set< String > | LinkFiles | 
  Public Types inherited from Arp::System::Commons::Configuration::ITicSerializable | |
| typedef std::shared_ptr< ITicSerializable > | Ptr | 
Public Member Functions | |
| TicLinksConfiguration (void)=default | |
| Constructs an TicLinksConfiguration instance. More... | |
| TicLinksConfiguration (const TicLinksConfiguration &arg)=default | |
| Copy constructor. More... | |
| TicLinksConfiguration & | operator= (const TicLinksConfiguration &arg)=default | 
| Assignment operator. More... | |
| ~TicLinksConfiguration (void)=default | |
| Destructs this instance and frees all resources. More... | |
| bool | operator== (const TicLinksConfiguration &rhs) const | 
| bool | operator!= (const TicLinksConfiguration &rhs) const | 
| const LinkFiles & | GetLinkFiles (void) const | 
| void | ReadTic (TicReader &reader, TicSerializationContext &context) override | 
| void | Clear (void) | 
Additional Inherited Members | |
  Protected Member Functions inherited from Arp::System::Commons::Configuration::ITicSerializable | |
| ITicSerializable (void)=default | |
| Constructs an ITicSerializable instance. More... | |
| virtual | ~ITicSerializable (void)=default | 
| Destructs this instance and frees all resources. More... | |
| ITicSerializable (const ITicSerializable &arg)=default | |
| Copies an ITicSerializable instance. More... | |
| ITicSerializable & | operator= (const ITicSerializable &arg)=default | 
| Assigns an ITicSerializable instance. More... | |
      
  | 
  default | 
Constructs an TicLinksConfiguration instance.
      
  | 
  default | 
Copy constructor.
      
  | 
  default | 
Destructs this instance and frees all resources.
      
  | 
  default | 
Assignment operator.
 1.8.13