|
| typedef boost::fusion::vector< size_t > | type |
| |
|
| template<unsigned int id> |
| auto | get () -> decltype(boost::fusion::at_c< id >(data)) |
| |
| template<unsigned int dim, typename Mem > |
| | ed (const encapc< dim, ed, Mem > &p) |
| |
| template<unsigned int dim, typename Mem > |
| ed & | operator= (const encapc< dim, ed, Mem > &p) |
| |
|
| static const unsigned int | prop = 0 |
| | srcgid property id in boost::fusion::vector
|
| |
| static const unsigned int | max_prop = 1 |
| | total number of properties boost::fusion::vector
|
| |
◆ type
| typedef boost::fusion::vector<size_t> ed::type |
◆ ed() [1/2]
◆ ed() [2/2]
template<unsigned int dim, typename Mem >
| ed::ed |
( |
const encapc< dim, ed, Mem > & |
p | ) |
|
|
inline |
◆ get()
template<unsigned int id>
| auto ed::get |
( |
| ) |
-> decltype(boost::fusion::at_c < id > (data))
|
|
inline |
◆ noPointers()
| static bool ed::noPointers |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
template<unsigned int dim, typename Mem >
| ed & ed::operator= |
( |
const encapc< dim, ed, Mem > & |
p | ) |
|
|
inline |
◆ data
◆ max_prop
| const unsigned int ed::max_prop = 1 |
|
static |
◆ prop
| const unsigned int ed::prop = 0 |
|
static |
The documentation for this struct was generated from the following file: