Namespace for utilities that parse BDE‐style source file names.
Synopsis
Declared in <bsls_bslsourcenameparserutil.h>
struct BslSourceNameParserUtil;
Description
This struct provides a namespace for static utility functions that parse source file names (as may be reported by the FILE macro), including Lakos‐style component source and test driver names.
Enums
Name |
Description |
Bit masks and constants describing the meaning of the |
Static Member Functions
Name |
Description |
Return a static English message for the specified parsing error code. |
|
Parse a Lakos‐style source file name and return its component name. |
Created with MrDocs