![]() |
QMCPACK
|
Collaboration diagram for container_proxy< PooledData< T > >:Public Types | |
| enum | { DIM = 1 } |
| using | pointer = typename container_proxy< T >::pointer |
Public Member Functions | |
| container_proxy (PooledData< T > &a) | |
| size_t | size () const |
| pointer | data () |
| template<typename I > | |
| void | resize (I *n) |
Public Attributes | |
| PooledData< T > & | ref |
Definition at line 155 of file container_proxy.h.
| using pointer = typename container_proxy<T>::pointer |
Definition at line 161 of file container_proxy.h.
| anonymous enum |
|
inline |
Definition at line 163 of file container_proxy.h.
|
inline |
Definition at line 165 of file container_proxy.h.
References container_proxy< T >::ref.
|
inline |
Definition at line 167 of file container_proxy.h.
References qmcplusplus::n, and container_proxy< T >::ref.
|
inline |
Definition at line 164 of file container_proxy.h.
References container_proxy< T >::ref.
| PooledData<T>& ref |
Definition at line 162 of file container_proxy.h.