| 
    PLCnext API Documentation
    20.6.0.30321
    
   | 
 
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 String & | GetDocumentFilename (void) const | 
| ContentPtr | GetContent (void) | 
| void | Load (const String &filename) | 
      
  | 
  inline | 
Constructs an TicConfigDocument instance.
      
  | 
  default | 
Destructs this instance and frees all resouces.
 1.8.13