threaddb  2.0
A file mapped memory container extension
tdb::rgrid< T, C, D, L > Member List

This is the complete list of members for tdb::rgrid< T, C, D, L >, including all inherited members.

add(const Box_ &rBox_p, const T &rData_p)tdb::rgrid< T, C, D, L >inline
Box_ typedeftdb::rgrid< T, C, D, L >
operator<<(std::ostream &os, const rgrid &R)tdb::rgrid< T, C, D, L >friend
query(const Box_ &rBox_p, Functor< T > &rCallback_p, uint8_t Threads_p=0)tdb::rgrid< T, C, D, L >inline
rgrid(const Box_ &rBox_p, uint32_t Depth_p, tdb::database &rDb_p)tdb::rgrid< T, C, D, L >inline
rgrid(std::istream &is, tdb::database &rDb_p)tdb::rgrid< T, C, D, L >inline
TaskInfo_ typedeftdb::rgrid< T, C, D, L >