The Generate Settings window allows you to specify default values the C++ Expert uses when generating files and code.
You can display this window by choosing Settings->Generate from the Main Window menu bar, or by clicking the Settings button on the toolbar in the Main Window and choosing the Generate tab.
The following table describes the fields on the Generate Settings window.
Some of these fields have default values specified during installation, and are installation dependent.
Note:
The Template Directory is set during installation. You should not normally need to change the contents of this field. Uninformed changes to the contents of this field can cause the C++ Expert to function improperly.
When reading information from the Contract Repository, the C++ Expert validates the FML buffer types used for service inputs and outputs against the value of the Generate for FML Buffer Type field. Any modules that fail this validation will not be added to the Contract Repository Tree View in the Main Window.
The modules
A test client is a command-line utility that allows you to exercise the functions of a generated server and is described in the Testing Default Service Implementations section.
The following table describes the buttons on the Generate Settings window.
Description
Buttons
Generate Settings task description, Using Repository Tree Objects task description, Generating FML Field Tables task description.
See Also