This interface provides access to the TCPs that are currently available in AuboScope.
More...
#include <tcp_model.h>
This interface provides access to the TCPs that are currently available in AuboScope.
Definition at line 16 of file tcp_model.h.
arcs::aubo_scope::TcpModel::TcpModel |
( |
TcpModel & |
f | ) |
|
arcs::aubo_scope::TcpModel::TcpModel |
( |
TcpModel && |
f | ) |
|
virtual arcs::aubo_scope::TcpModel::~TcpModel |
( |
| ) |
|
|
virtual |
arcs::aubo_scope::TcpModel::TcpModel |
( |
| ) |
|
|
private |
std::string arcs::aubo_scope::TcpModel::connectedTo |
( |
const std::string & |
receiver, |
|
|
const std::function< void(TcpModel *)> & |
slot |
|
) |
| |
void arcs::aubo_scope::TcpModel::disconnectFrom |
( |
const std::string & |
receiver | ) |
|
std::vector<TCPPtr> arcs::aubo_scope::TcpModel::getAll |
( |
| ) |
|
- Returns
- A collection of all the TCPs in AuboScope, including user-defined TCPs and TCPs added by AuboCaps.
TCPPtr arcs::aubo_scope::TcpModel::getDefaultTcp |
( |
| ) |
|
TCPPtr arcs::aubo_scope::TcpModel::getTcp |
( |
const std::string & |
name | ) |
|
void* arcs::aubo_scope::TcpModel::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: