Page MenuHomePhorge

Invoker.cpp
No OneTemporary

Size
529 B
Referenced Files
None
Subscribers
None

Invoker.cpp

/***************************************************************************//**
*
* \file core/Invoker.cpp
*
* \author David Juhasz (david.juhasz@tuwien.ac.at)
*
* \date 2017
*
* \brief Implementation for rosa/core/Invoker.hpp.
*
******************************************************************************/
#include "rosa/core/Invoker.hpp"
namespace rosa {
Invoker::Invoker(void) noexcept { LOG_TRACE("Creating Invoker"); }
Invoker::~Invoker(void) { LOG_TRACE("Destroying Invoker"); }
} // End namespace rosa

File Metadata

Mime Type
text/x-c++
Expires
Sun, Apr 12, 4:49 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
302945
Default Alt Text
Invoker.cpp (529 B)

Event Timeline