PLCnext API Documentation  22.9.0.33
Public Types | Public Member Functions | List of all members
Arp::System::Commons::Configuration::TicConfigDocument< TContent > Class Template Reference

Public Types

typedef TContent Content
 
typedef TContent::Ptr ContentPtr
 
typedef std::shared_ptr< TicConfigDocument< TContent > > Ptr
 

Public Member Functions

 TicConfigDocument (ContentPtr contentPtr=nullptr)
 Constructs an TicConfigDocument instance. More...
 
 ~TicConfigDocument (void)=default
 Destructs this instance and frees all resouces. More...
 
const StringGetDocumentFilename (void) const
 
ContentPtr GetContent (void)
 
void Load (const String &filename)
 

Constructor & Destructor Documentation

◆ TicConfigDocument()

template<class T >
Arp::System::Commons::Configuration::TicConfigDocument< T >::TicConfigDocument ( ContentPtr  contentPtr = nullptr)
inline

Constructs an TicConfigDocument instance.

◆ ~TicConfigDocument()

template<class TContent >
Arp::System::Commons::Configuration::TicConfigDocument< TContent >::~TicConfigDocument ( void  )
default

Destructs this instance and frees all resouces.


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