target_line_adder Class Reference
Helper class for adding lines in an easier way.
More...
List of all members.
Detailed Description
Helper class for adding lines in an easier way.
This class should not be used stand alone but just with the add_gate methods designed for this purpose. See also Adding Gates.
- Author:
- RevKit
- Since:
- 1.0
- See also:
- Adding Gates
Constructor & Destructor Documentation
Default constructor.
- Parameters:
-
| gate | Gate, to which target lines should be added |
- See also:
- Adding Gates
- Author:
- RevKit
- Since:
- 1.0
Member Function Documentation
Add two target lines.
- Parameters:
-
| l1 | First target line |
| l2 | Second target line |
- Returns:
- A smart pointer to the gate
- See also:
- Adding Gates
- Author:
- RevKit
- Since:
- 1.0
Add one target line.
- Parameters:
-
- Returns:
- A smart pointer to the gate
- See also:
- Adding Gates
- Author:
- RevKit
- Since:
- 1.0
The documentation for this class was generated from the following file: