| 
    PLCnext API Documentation
    20.6.0.30321
    
   | 
 

Public Types | |
| typedef std::shared_ptr< IDataInfoProvider > | Ptr | 
Public Member Functions | |
| virtual IEnumerator< const DataInfo & >::Ptr | GetRoots (void)=0 | 
| virtual DataInfo | GetRoot (const String &name)=0 | 
Protected Member Functions | |
| IDataInfoProvider (void)=default | |
| Constructs an IDataInfoProvider instance. More... | |
| virtual | ~IDataInfoProvider (void)=default | 
| Destructs this instance and frees all resources. More... | |
      
  | 
  protecteddefault | 
Constructs an IDataInfoProvider instance.
      
  | 
  protectedvirtualdefault | 
Destructs this instance and frees all resources.
 1.8.13