AnalyzeBuilder

Hold the configuration parameters used to construct analyze collections.

It is intended to be used to construct analyze collections in the worker threads.

It is important that the member variables can be passed to a thread. This is easiest if they are of primitive types.

Members

Functions

finalize
auto finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
mcCabe
auto mcCabe(bool do_this_analyze)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
auto make()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta