#include <AnotherCommandParamsFile.h>
◆ Test12Result() [1/2]
| command_params_test::Test12Result::Test12Result |
( |
| ) |
|
Default constructor. Initializes fields to default values.
◆ Test12Result() [2/2]
| command_params_test::Test12Result::Test12Result |
( |
bool |
enabled, |
|
|
const CscPoint3d * |
point, |
|
|
const optional< vector< int >> & |
optionalList |
|
) |
| |
My command 11 result.
- Parameters
-
| enabled | The enabled flag. |
| point | The point data. |
| optionalList | The optional list of integers. |
◆ enabled
| bool command_params_test::Test12Result::enabled |
◆ optionalList
| optional<vector<int> > command_params_test::Test12Result::optionalList |
◆ point
| const CscPoint3d* command_params_test::Test12Result::point |
The documentation for this struct was generated from the following files: