CBMC
object_factory_parameters.cpp File Reference
+ Include dependency graph for object_factory_parameters.cpp:

Go to the source code of this file.

Functions

void parse_object_factory_options (const cmdlinet &cmdline, optionst &options)
 Parse the object factory parameters from a given command line. More...
 

Function Documentation

◆ parse_object_factory_options()

void parse_object_factory_options ( const cmdlinet cmdline,
optionst options 
)

Parse the object factory parameters from a given command line.

Parameters
cmdlineCommand line
[out]optionsThe options object that will be updated.

Definition at line 54 of file object_factory_parameters.cpp.