Page MenuHomePhorge

Message.cpp
No OneTemporary

Size
829 B
Referenced Files
None
Subscribers
None

Message.cpp

//===-- core/Message.cpp ----------------------------------------*- C++ -*-===//
//
// The RoSA Framework
//
// Distributed under the terms and conditions of the Boost Software License 1.0.
// See accompanying file LICENSE.
//
// If you did not receive a copy of the license file, see
// http://www.boost.org/LICENSE_1_0.txt.
//
//===----------------------------------------------------------------------===//
///
/// \file core/Message.cpp
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017
///
/// \brief Implementation of rosa/core/Message.hpp.
///
//===----------------------------------------------------------------------===//
#include "rosa/core/Message.hpp"
namespace rosa {
Message::~Message(void) { LOG_TRACE("Destroying Message"); }
} // End namespace rosa

File Metadata

Mime Type
text/x-c++
Expires
Sun, Mar 1, 9:30 PM (1 d, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277124
Default Alt Text
Message.cpp (829 B)

Event Timeline