cprover
object_factory_parameters.cpp File Reference
#include "object_factory_parameters.h"
#include "string2int.h"
#include <util/cmdline.h>
#include <util/options.h>
+ 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 55 of file object_factory_parameters.cpp.