attachPortmonitorPlugin(std::string portName, yarp::os::Property pluginProp) | yarp::profiler::NetworkProfiler | static |
connections_set typedef | yarp::profiler::NetworkProfilerBasic | |
creatNetworkGraph(ports_detail_set details, yarp::profiler::graph::Graph &graph) | yarp::profiler::NetworkProfiler | static |
creatSimpleModuleGraph(yarp::profiler::graph::Graph &graph, yarp::profiler::graph::Graph &subgraph) | yarp::profiler::NetworkProfiler | static |
detachPortmonitorPlugin(std::string portName) | yarp::profiler::NetworkProfiler | static |
filterConnectionListByIp(const connections_set &in, connections_set &filtered_out, std::string src_name="*", std::string dst_name="*") | yarp::profiler::NetworkProfilerBasic | static |
filterConnectionListByName(const connections_set &in, connections_set &filtered_out, std::string src_name="*", std::string dst_name="*") | yarp::profiler::NetworkProfilerBasic | static |
filterConnectionListByPortNumber(const connections_set &in, connections_set &filtered_out, std::string src_name="*", std::string dst_name="*") | yarp::profiler::NetworkProfilerBasic | static |
filterPortsListByIp(const ports_detail_set &in, ports_detail_set &filtered_out, std::string ip="*") | yarp::profiler::NetworkProfilerBasic | static |
filterPortsListByProcess(const ports_detail_set &in, ports_detail_set &filtered_out, std::string fullprocess="*") | yarp::profiler::NetworkProfilerBasic | static |
getConnectionsList(connections_set &connections) | yarp::profiler::NetworkProfilerBasic | static |
getMachinesList(const ports_detail_set &ports, machines_list &l) | yarp::profiler::NetworkProfilerBasic | static |
getPortDetails(const std::string &portName, PortDetails &info) | yarp::profiler::NetworkProfilerBasic | static |
getPortInfo(const std::string &name, const ports_name_set &ports, PortInfo &p) | yarp::profiler::NetworkProfilerBasic | static |
getPortmonitorParams(std::string portName, yarp::os::Bottle ¶m) | yarp::profiler::NetworkProfiler | static |
getPortsDetailedList(ports_detail_set &ports, bool complete=false) | yarp::profiler::NetworkProfilerBasic | static |
getPortsList(ports_name_set &ports, bool complete=false) | yarp::profiler::NetworkProfilerBasic | static |
getProcessesList(const ports_detail_set &ports, processes_list &l) | yarp::profiler::NetworkProfilerBasic | static |
machines_list typedef | yarp::profiler::NetworkProfilerBasic | |
packetPrioToString(yarp::os::QosStyle::PacketPriorityLevel level) | yarp::profiler::NetworkProfiler | static |
packetStringToPrio(std::string level) | yarp::profiler::NetworkProfiler | static |
ports_detail_iterator typedef | yarp::profiler::NetworkProfilerBasic | |
ports_detail_set typedef | yarp::profiler::NetworkProfilerBasic | |
ports_name_iterator typedef | yarp::profiler::NetworkProfilerBasic | |
ports_name_set typedef | yarp::profiler::NetworkProfilerBasic | |
processes_list typedef | yarp::profiler::NetworkProfilerBasic | |
setPortmonitorParams(std::string portName, yarp::os::Property ¶m) | yarp::profiler::NetworkProfiler | static |
setProgressCallback(ProgressCallback *callback) | yarp::profiler::NetworkProfiler | inlinestatic |
updateConnectionQosStatus(yarp::profiler::graph::Graph &graph) | yarp::profiler::NetworkProfiler | static |
yarpClean(float timeout=0.1) | yarp::profiler::NetworkProfilerBasic | static |