flng::get_objects (::quartus::flng)
The following table displays information for the flng::get_objects Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::flng 1.0 |
|||
| Syntax | flng::get_objects [-h | -help] [-long_help] [-name <name> ] [-number <number> ] [-properties <properties> ] -type <type> | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -name <name> | The literal name of the objects to be retrieved. | |||
| -number <number> | The numerical part of the name of the objects to be retrieved. | |||
| -properties <properties> | Include only objects that the specified properties | |||
| -type <type> | The type of objects to be retrieved. | |||
| Description |
Get a list of specific existing Flow Engine objects |
|||
| Example Usage |
flng::get_objects -type task |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||
| TCL_ERROR | 1 | ERROR: Fail to get objects. | ||