Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NDSPatch | |
▼Ninternal | |
CAutoTickThread | Thread class for auto-ticking a circuit |
CCircuitThread | Thread class for asynchronously ticking circuit components |
CComponentThread | Thread class for asynchronously ticking a single circuit component |
CWire | Connection between two components |
CCircuit | Workspace for adding and routing components |
CComponent | Abstract base class for DSPatch components |
CPlugin | Component plugin loader |
CSignal | Value container used to carry data between components |
CSignalBus | Signal container |