Skip to content
Snippets Groups Projects
Commit d2fb1538 authored by kpetridis's avatar kpetridis
Browse files

Fixed documentation

parent 6d40c4ea
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@ namespace ForwardControlConfiguration
class ApplicationProcess {
public:
/**
* Boolean values for each service type of an application process. See next documentation comment.
* Boolean values for each service type of an application process. True indicates that the service type is not
* empty of report types.
*/
typedef etl::map<uint8_t, bool, ECSSMaxServiceTypeDefinitions> reportsNotEmpty;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment