|
g4tools
5.4.0
|


Public Member Functions | |
| Vector (const std::vector< T > &a_vec, const std::string &a_T) | |
| virtual | ~Vector () |
Public Member Functions inherited from tools::istorable | |
| virtual | ~istorable () |
Protected Member Functions | |
| virtual void * | cast (const std::string &a_class) const |
| virtual const std::string & | store_cls () const |
| virtual bool | visit (iobj_const_visitor &a_v) const |
Static Protected Member Functions | |
| static bool | s_visit (const istorable &a_o, iobj_const_visitor &a_v) |
Protected Attributes | |
| const std::vector< T > & | m_vec |
| std::string | m_T |
Definition at line 199 of file osc_streamers.
|
inline |
Definition at line 236 of file osc_streamers.
|
inlinevirtual |
Definition at line 238 of file osc_streamers.
|
inlineprotectedvirtual |
Implements tools::istorable.
Definition at line 203 of file osc_streamers.
|
inlinestaticprotected |
Definition at line 230 of file osc_streamers.
|
inlineprotectedvirtual |
Implements tools::istorable.
Definition at line 207 of file osc_streamers.
|
inlineprotectedvirtual |
|
protected |
Definition at line 245 of file osc_streamers.
|
protected |
Definition at line 244 of file osc_streamers.