Page MenuHomePhorge

namespaces.h
No OneTemporary

Size
678 B
Referenced Files
None
Subscribers
None

namespaces.h

/***************************************************************************//**
*
* \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

Mime Type
text/x-c++
Expires
Sun, May 31, 4:50 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
328155
Default Alt Text
namespaces.h (678 B)

Event Timeline