|
g4tools
5.4.0
|


Public Member Functions | |
| virtual void * | cast (cid a_class) const |
| virtual cid | id_cls () const |
| virtual const std::string & | name () const |
| virtual bool | fetch_entry () const |
| virtual bool | get_entry (T &a_v) const |
| std_vector_column_ref (ifile &a_file, branch &a_branch, leaf< T > &a_leaf, int64 &a_index, std::vector< T > &a_ref) | |
| virtual | ~std_vector_column_ref () |
Public Member Functions inherited from tools::read::icolumn< T > | |
| virtual | ~icolumn () |
Public Member Functions inherited from tools::read::icol | |
| virtual | ~icol () |
| virtual void | stop () |
Static Public Member Functions | |
| static cid | id_class () |
Static Public Member Functions inherited from tools::read::icolumn< T > | |
| static cid | id_class () |
Protected Member Functions | |
| std_vector_column_ref (const std_vector_column_ref &a_from) | |
| std_vector_column_ref & | operator= (const std_vector_column_ref &a_from) |
| bool | _fetch_entry () const |
Protected Attributes | |
| ifile & | m_file |
| branch & | m_branch |
| leaf< T > & | m_leaf |
| int64 & | m_index |
| std::vector< T > & | m_ref |
Additional Inherited Members | |
Public Types inherited from tools::read::icolumn< T > | |
| typedef T | entry_t |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |