core/simulator/medium/medium.h File Reference

#include <argos3/core/utility/configuration/base_configurable_resource.h>
#include <argos3/core/utility/configuration/argos_configuration.h>
#include <argos3/core/utility/datatypes/datatypes.h>
#include <argos3/core/utility/plugins/factory.h>
Include dependency graph for medium.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  argos::CMedium

Namespaces

namespace  argos
 

The namespace containing all the ARGoS related code.


Defines

#define REGISTER_MEDIUM(CLASSNAME,LABEL,AUTHOR,VERSION,BRIEF_DESCRIPTION,LONG_DESCRIPTION,STATUS)

Define Documentation

#define REGISTER_MEDIUM ( CLASSNAME,
LABEL,
AUTHOR,
VERSION,
BRIEF_DESCRIPTION,
LONG_DESCRIPTION,
STATUS   ) 
Value:
REGISTER_SYMBOL(CMedium,                         \
                   CLASSNAME,                       \
                   LABEL,                           \
                   AUTHOR,                          \
                   VERSION,                         \
                   BRIEF_DESCRIPTION,               \
                   LONG_DESCRIPTION,                \
                   STATUS)

Definition at line 102 of file medium.h.


Generated on 10 Jul 2018 for ARGoS by  doxygen 1.6.1