Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1498497
namespaces.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
827 B
Referenced Files
None
Subscribers
None
namespaces.h
View Options
//===-- rosa/config/namespaces.h --------------------------------*- C++ -*-===//
//
// The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file rosa/config/namespaces.h
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017
///
/// \brief Documentation for namespaces that are scattered into more then one
/// header file.
///
//===----------------------------------------------------------------------===//
#ifndef ROSA_CONFIG_NAMESPACES_H
#define ROSA_CONFIG_NAMESPACES_H
/// Base namespace used by the RoSA framework.
namespace
rosa
{
/// Contains facilities that are supposed to be useful for implementing
/// *agents*.
namespace
agent
{}
}
// End namespace rosa
#endif
// ROSA_CONFIG_NAMESPACES_H
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Mar 1, 10:29 PM (11 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
286801
Default Alt Text
namespaces.h (827 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment