#include <Filter.hpp>
Definition at line 101 of file Filter.hpp.
◆ Filter() [1/3]
TraceviewerServer::Filter::Filter |
( |
| ) |
|
|
inline |
◆ Filter() [2/3]
TraceviewerServer::Filter::Filter |
( |
Range |
_process, |
|
|
Range |
_thread |
|
) |
| |
|
inline |
◆ Filter() [3/3]
◆ matches()
bool TraceviewerServer::Filter::matches |
( |
int |
processNum, |
|
|
int |
threadNum |
|
) |
| |
|
inline |
◆ process
Range TraceviewerServer::Filter::process |
|
private |
◆ thread
Range TraceviewerServer::Filter::thread |
|
private |
The documentation for this class was generated from the following file: