Page MenuHomePhorge

namespace.h
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

namespace.h

//===-- rosa/app/namespace.h ------------------------------------*- 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 rosa/app/namespace.h
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017-2020
///
/// \brief Documentation for the namespace \c rosa::app.
///
//===----------------------------------------------------------------------===//
#ifndef ROSA_APP_NAMESPACE_H
#define ROSA_APP_NAMESPACE_H
namespace rosa {
/// Contains a simplified, limited in functionality but flexible in modularity,
/// interface to define and easily reconfigure appliations based on agent
/// systems.
///
/// **Application Interface**
///
/// TODO write this description here!
namespace app {}
} // End namespace rosa
#endif // ROSA_APP_NAMESPACE_H

File Metadata

Mime Type
text/x-c++
Expires
Sun, Mar 1, 6:56 PM (5 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
279788
Default Alt Text
namespace.h (1 KB)

Event Timeline