|
| ViewEvent (Action action=camerautil::Side::XNegative) |
|
| ViewEvent (const ViewEvent &)=default |
|
ViewEvent & | operator= (const ViewEvent &)=default |
|
virtual Event * | clone () const override |
|
virtual uint64_t | hash () const override |
|
virtual void | print (std::ostream &ss) const override |
|
Action | getAction () const |
|
virtual bool | shouldPropagateTo (Inport *inport, Processor *processor, Outport *source) |
|
void | markAsUsed () |
|
bool | hasBeenUsed () const |
|
void | markAsUnused () |
|
void | markAsVisited (Processor *) |
|
void | markAsVisited (Event &) |
|
bool | hasVisitedProcessor (Processor *) const |
|
const std::vector< Processor * > & | getVisitedProcessors () const |
|
template<typename EventType > |
EventType * | getAs () |
|
template<typename EventType > |
const EventType * | getAs () const |
|
|
static constexpr uint64_t | chash () |
|
|
| Event (const Event &rhs)=default |
|
Event & | operator= (const Event &that)=default |
|
The documentation for this class was generated from the following files:
- viewevent.h
- viewevent.cpp