Bit masks and constants describing the meaning of the type_p parameter of getComponentName.
Synopsis
Declared in <bsls_bslsourcenameparserutil.h>
enum SourceTypes;
Members
Name |
Description |
|
Mask for the file‐kind bits in |
|
Mask for the test‐driver bits in |
|
Header file ( |
|
Implementation file ( |
|
Traditional test driver ( |
|
Google test driver ( |
|
Test driver template file ( |
|
Test driver template file ( |
|
Subordinate test driver source file. |
|
Generated C++03 simulation file. |
Created with MrDocs