| Package | Description |
|---|---|
| org.bytedeco.flycapture.FlyCapture2 |
| Modifier and Type | Method and Description |
|---|---|
TopologyNode |
TopologyNode.GetChild(int _position)
Get child node located at the specified position.
|
TopologyNode |
TopologyNode.GetChild(int _position)
Get child node located at the specified position.
|
TopologyNode |
TopologyNode.getPointer(long i) |
TopologyNode |
TopologyNode.getPointer(long i) |
TopologyNode |
TopologyNode.position(long position) |
TopologyNode |
TopologyNode.position(long position) |
TopologyNode |
TopologyNode.put(TopologyNode other)
Assignment operator.
|
TopologyNode |
TopologyNode.put(TopologyNode other)
Assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopologyNode.AddChild(TopologyNode childNode)
Add the specified TopologyNode as a child of the node.
|
void |
TopologyNode.AddChild(TopologyNode childNode)
Add the specified TopologyNode as a child of the node.
|
Error |
BusManager.GetTopology(TopologyNode pNode)
Gets the topology information for the PC.
|
Error |
BusManager.GetTopology(TopologyNode pNode)
Gets the topology information for the PC.
|
TopologyNode |
TopologyNode.put(TopologyNode other)
Assignment operator.
|
TopologyNode |
TopologyNode.put(TopologyNode other)
Assignment operator.
|
| Constructor and Description |
|---|
TopologyNode(TopologyNode other)
Copy constructor.
|
TopologyNode(TopologyNode other)
Copy constructor.
|
Copyright © 2022. All rights reserved.