#include <Cable.hpp>
◆ toJson()
| json_t * rack::engine::Cable::toJson |
( |
| ) |
|
◆ fromJson()
| void rack::engine::Cable::fromJson |
( |
json_t * | rootJ | ) |
|
◆ jsonStripIds()
| PRIVATE void rack::engine::Cable::jsonStripIds |
( |
json_t * | rootJ | ) |
|
|
static |
◆ id
| int64_t rack::engine::Cable::id = -1 |
Unique ID for referring to the cable in the engine.
Between 0 and 2^53 since this is serialized with JSON. Assigned when added to the engine.
◆ inputModule
◆ inputId
| int rack::engine::Cable::inputId = -1 |
◆ outputModule
◆ outputId
| int rack::engine::Cable::outputId = -1 |
The documentation for this struct was generated from the following file:
- /home/vortico/src/vcv/Rack2/include/engine/Cable.hpp