Page MenuHomePhorge

Invoker.cpp
No OneTemporary

Size
541 B
Referenced Files
None
Subscribers
None

Invoker.cpp

/*******************************************************************************
*
* File: Invoker.cpp
*
* Contents: Implementation of non-template part of Invoker.
*
* Copyright 2017
*
* Author: David Juhasz (david.juhasz@tuwien.ac.at)
*
******************************************************************************/
#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, Mar 1, 10:33 PM (6 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
281234
Default Alt Text
Invoker.cpp (541 B)

Event Timeline