#include <ptr_pack.hpp>
|
| PtrPack (UCValPtrType _uc_val=nullptr, UCAdjPtrType _uc_adj=nullptr, TPValPtrType _tp_val=nullptr, TPAdjPtrType _tp_adj=nullptr, CValPtrType _c_val=nullptr, size_t *_v_val=nullptr) |
|
◆ c_val_ptr_t
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
◆ tp_val_ptr_t
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
◆ uc_val_ptr_t
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
◆ PtrPack()
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::PtrPack |
( |
UCValPtrType |
_uc_val = nullptr , |
|
|
UCAdjPtrType |
_uc_adj = nullptr , |
|
|
TPValPtrType |
_tp_val = nullptr , |
|
|
TPAdjPtrType |
_tp_adj = nullptr , |
|
|
CValPtrType |
_c_val = nullptr , |
|
|
size_t * |
_v_val = nullptr |
|
) |
| |
|
inline |
◆ c_val
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
CValPtrType ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::c_val |
◆ tp_adj
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
TPAdjPtrType ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::tp_adj |
◆ tp_val
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
TPValPtrType ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::tp_val |
◆ uc_adj
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
UCAdjPtrType ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::uc_adj |
◆ uc_val
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
UCValPtrType ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::uc_val |
◆ v_val
template<class UCValPtrType , class UCAdjPtrType , class TPValPtrType , class TPAdjPtrType , class CValPtrType >
size_t* ppl::util::PtrPack< UCValPtrType, UCAdjPtrType, TPValPtrType, TPAdjPtrType, CValPtrType >::v_val |
The documentation for this struct was generated from the following file: