#include <sessionInformation.h>
Public Member Functions | |
| TracePosition (int id, int offset) | |
| void | setId (int channelId) |
| Sets the channel id. | |
| void | setOffset (int value) |
| Sets the offset apply to the channel. | |
| void | setGain (int value) |
| Sets the gain apply to the channel. | |
| int | getId () const |
| Gets the channel id. | |
| int | getOffset () const |
| Gets the offset apply to the channel. | |
| int | getGain () const |
| Gets the gain apply to the channel. | |
| TracePosition (int id, int offset) | |
| void | setId (int channelId) |
| Sets the channel id. | |
| void | setOffset (int value) |
| Sets the offset apply to the channel. | |
| void | setGain (int value) |
| Sets the gain apply to the channel. | |
| int | getId () const |
| Gets the channel id. | |
| int | getOffset () const |
| Gets the offset apply to the channel. | |
| int | getGain () const |
| Gets the gain apply to the channel. | |
| void TracePosition::setId | ( | int | channelId | ) | [inline] |
Sets the channel id.
| channelId | channel id. |
| void TracePosition::setOffset | ( | int | value | ) | [inline] |
Sets the offset apply to the channel.
| value | offset apply to the channel. |
| void TracePosition::setGain | ( | int | value | ) | [inline] |
Sets the gain apply to the channel.
| value | gain apply to the channel. |
| int TracePosition::getId | ( | ) | const [inline] |
Gets the channel id.
| int TracePosition::getOffset | ( | ) | const [inline] |
Gets the offset apply to the channel.
| int TracePosition::getGain | ( | ) | const [inline] |
Gets the gain apply to the channel.
| void TracePosition::setId | ( | int | channelId | ) | [inline] |
Sets the channel id.
| channelId | channel id. |
| void TracePosition::setOffset | ( | int | value | ) | [inline] |
Sets the offset apply to the channel.
| value | offset apply to the channel. |
| void TracePosition::setGain | ( | int | value | ) | [inline] |
Sets the gain apply to the channel.
| value | gain apply to the channel. |
| int TracePosition::getId | ( | ) | const [inline] |
Gets the channel id.
| int TracePosition::getOffset | ( | ) | const [inline] |
Gets the offset apply to the channel.
| int TracePosition::getGain | ( | ) | const [inline] |
Gets the gain apply to the channel.
1.5.1