A class collection of profiles. More...
#include <arrange_profiles.h>

Public Attributes | |
| std::list< profile_set > | profiles |
| std::string | name |
| human-readable column name | |
| std::string | longname |
| human-readable long name | |
| profile_template | ptemplate |
| merging matches against this | |
A class collection of profiles.
This is an equivalence class and will correspond to columnar output of opreport.
| std::string profile_class::longname |
human-readable long name
Referenced by operator<<().
| std::string profile_class::name |
human-readable column name
Referenced by operator<<().
| std::list<profile_set> profile_class::profiles |
Referenced by operator<<().
merging matches against this
Referenced by operator<(), and operator<<().
1.6.1