Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Filter Class Reference

Class containing options to filter the view. More...

#include <Filter.hpp>

Public Member Functions

SlotKind getSlotKinds () const
 Returns the kinds of slots that should be rendered. More...
 
void setSlotKinds (SlotKind slotKinds)
 Sets the slots that should be rendered. More...
 

Detailed Description

Class containing options to filter the view.

Definition at line 28 of file Filter.hpp.

Member Function Documentation

◆ getSlotKinds()

SlotKind Filter::getSlotKinds ( ) const

Returns the kinds of slots that should be rendered.

Returns
The kinds of slots that should be rendered.

Definition at line 20 of file Filter.cpp.

◆ setSlotKinds()

void Filter::setSlotKinds ( SlotKind  slotKinds)

Sets the slots that should be rendered.

Note that SlotKind values can be used as a flag and be combined with a bitwise or.

Parameters
slotKindsThe kind of slots that should be rendered.

Definition at line 24 of file Filter.cpp.


The documentation for this class was generated from the following files: