irioCoreCpp Library Module  2.1.0
irio::GroupInfo Struct Reference

Contains information about found, not found, and error resources for a group. More...

#include <parserManager.h>

Public Attributes

std::set< std::string, CustomStringComparatorfound
 Set of found resources.
 
std::set< std::string, CustomStringComparatornotFound
 Set of not found resources.
 
std::unordered_map< std::string, std::string > error
 Map of resource errors.
 

Detailed Description

Contains information about found, not found, and error resources for a group.

Definition at line 55 of file parserManager.h.


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