|
g4tools
5.4.0
|


Public Member Functions | |
| virtual void * | cast (tools::cid a_class) const |
| virtual tools::cid | id_cls () const |
| virtual bool | add () |
| virtual bool | fetch_entry () |
| virtual void | reset () |
| virtual const std::string & | name () const |
| virtual bool | set_basket_size (size_t a_size) |
| column_ref (store &a_store, pages &a_pages, bool a_write, const std::string &a_name, size_t a_basket_size, T &a_ref) | |
| virtual | ~column_ref () |
Public Member Functions inherited from tools::hdf5::ntuple::icol | |
| virtual | ~icol () |
Static Public Member Functions | |
| static tools::cid | id_class () |
Protected Member Functions | |
| column_ref (const column_ref &a_from) | |
| column_ref & | operator= (const column_ref &a_from) |
Protected Attributes | |
| store & | m_store |
| pages & | m_branch |
| bool | m_write |
| std::string | m_name |
| T & | m_ref |
| size_t | m_basket_size |
| size_t | m_basket_pos |
| size_t | m_basket_end |
| T * | m_basket |
| size_t | m_want_new_basket_size |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
Reimplemented in tools::hdf5::ntuple::column< T >.
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
|
inlinestatic |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
Reimplemented in tools::hdf5::ntuple::column< T >.
Definition at line 62 of file ntuple.
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |