AttributeSet.h File Reference
#include <stdint.h>
#include <string.h>
#include "boost/mpl/is_sequence.hpp"
#include "boost/mpl/vector.hpp"
#include "boost/mpl/find_if.hpp"
#include "boost/mpl/void.hpp"
#include "boost/mpl/placeholders.hpp"
#include "boost/mpl/deref.hpp"
#include "boost/mpl/eval_if.hpp"
#include "assert/staticerror.h"
#include "object/PlacementNew.h"
#include "mw/attributes/detail/AttributeSetImpl.h"
#include "mw/attributes/detail/find.h"
#include "mw/attributes/detail/AttributeSize.h"
#include "mw/attributes/detail/Duplicates.h"
#include "mw/attributes/detail/AttributeCompileErrors.h"
#include "mw/attributes/access/Attribute_RT.h"
#include "mw/attributes/access/AttributeSet_RT.h"
#include "mw/attributes/access/AttributeSetHeader_RT.h"
#include "mw/attributes/Null.h"
#include "mw/attributes/type_traits/is_same_base_type.h"
Go to the source code of this file.
Data Structures | |
struct | famouso::mw::attributes::AttributeSet< AttrSeq > |
Represents a sequence of attributes in binary representation. More... | |
struct | famouso::mw::attributes::AttributeSet< AttrSeq >::find_ct< Attr > |
Searches for the attribute given as a template argument in the compile time representation of this attribute set. More... | |
struct | famouso::mw::attributes::AttributeSet< AttrSeq >::find_ct< Attr >::helper< Found, dummy > |
struct | famouso::mw::attributes::AttributeSet< AttrSeq >::find_ct< Attr >::helper< boost::mpl::void_, dummy > |
Namespaces | |
namespace | famouso |
namespace | famouso::mw |
namespace | famouso::mw::attributes |