Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10707041
namespaces.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
678 B
Referenced Files
None
Subscribers
None
namespaces.h
View Options
/***************************************************************************//**
*
* \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, May 31, 4:50 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
328155
Default Alt Text
namespaces.h (678 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment