Attribute.h File Reference
#include <stdint.h>
#include "boost/mpl/integral_c.hpp"
#include "util/endianness.h"
#include "util/generic_endianess.h"
#include "object/PlacementNew.h"
#include "mw/attributes/access/Attribute_RT.h"
#include "mw/attributes/detail/AttributeSize.h"
#include "mw/attributes/detail/AttributeAsserts.h"
#include "mw/attributes/detail/ValueOffset.h"
#include "mw/attributes/detail/ValueByteCount.h"
#include "mw/attributes/detail/AttributeHeader.h"
#include "mw/attributes/detail/AttributeElementHeader.h"
#include "mw/attributes/detail/SmallestValueType.h"
#include "mw/attributes/tags/IntegralConstTag.h"
#include "mw/attributes/tags/AttributeTag.h"
#include "mw/attributes/detail/tags/TagSet.h"
#include "mw/attributes/detail/tags/IsHighDensity.h"
#include "mw/attributes/detail/tags/IsRequirable.h"
#include "mw/attributes/detail/tags/HasLessThanRelation.h"
#include "config/type_traits/ByteCount.h"
#include "assert/staticerror.h"
Go to the source code of this file.
Data Structures | |
class | famouso::mw::attributes::Attribute< BaseType, CompareTag, ValueType, Value, ID, TagSet > |
Represents an attribute as a part of the FAMOUSO generic attribute framework. More... | |
struct | famouso::mw::attributes::Attribute< BaseType, CompareTag, ValueType, Value, ID, TagSet >::isStronger< OtherAttr > |
Namespaces | |
namespace | famouso |
namespace | famouso::mw |
namespace | famouso::mw::attributes |