This is a container to create a general object. More...
This is a container to create a general object.
For object we mean an object that follow the OpenFPM data structure format, see openFPM_data wiki for more information
Is | a boost::fusion::vector with the properties selected |
Definition at line 172 of file object_creator.hpp.
#include <object_creator.hpp>
Public Types | |
typedef v | type |
typedef boost::fusion::result_of::size< v >::type | size_tpy |
Static Public Member Functions | |
static bool | noPointers () |
Data Fields | |
type | data |
Static Public Attributes | |
static const int | max_prop = size_tpy::value |
typedef boost::fusion::result_of::size<v>::type object< v >::size_tpy |
Definition at line 175 of file object_creator.hpp.
typedef v object< v >::type |
Definition at line 174 of file object_creator.hpp.
|
inlinestatic |
Definition at line 179 of file object_creator.hpp.
type object< v >::data |
Definition at line 177 of file object_creator.hpp.
|
static |
Definition at line 189 of file object_creator.hpp.