class QPanda::QIfRegisterAction
Overview
QIf program register action. More...
Detailed Documentation
QIf program register action.
Provide QIfFactory class registration interface for the outside
Construction
Construct a new QIfRegisterAction object Call QIfFactory`s registClass interface.
Parameters:
class_name |
AbstractControlFlowNode Implementation class name |
create_callback |
The Constructor of Implementation class for AbstractControlFlowNode which have true and false branch |
Construct a new QIfRegisterAction object Call QIfFactory`s registClass interface.
Parameters:
class_name |
AbstractControlFlowNode Implementation class name |
create_callback |
The Constructor of Implementation class for AbstractControlFlowNode which only have branch |