g4tools
5.4.0
|
Public Member Functions | |
Profile_cp (const PROF &a_p, const std::string &a_cls) | |
virtual | ~Profile_cp () |
Profile_cp (const Profile_cp &a_from) | |
Profile_cp & | operator= (const Profile_cp &a_from) |
Public Member Functions inherited from tools::osc::Profile< PROF > | |
virtual const std::string & | store_cls () const |
virtual bool | visit (iobj_const_visitor &a_v) const |
Profile (const PROF &a_hist, const std::string &a_cls) | |
virtual | ~Profile () |
Profile (const Profile &a_from) | |
Profile & | operator= (const Profile &a_from) |
Public Member Functions inherited from tools::istorable | |
virtual | ~istorable () |
Protected Attributes | |
PROF | m_cp |
Protected Attributes inherited from tools::osc::Profile< PROF > | |
const PROF & | m_hist |
std::string | m_cls |
Additional Inherited Members | |
Protected Member Functions inherited from tools::osc::Profile< PROF > | |
virtual void * | cast (const std::string &a_class) const |
Static Protected Member Functions inherited from tools::osc::Profile< PROF > | |
static bool | s_visit (const istorable &a_o, iobj_const_visitor &a_v) |
Definition at line 854 of file osc_streamers.
|
inline |
Definition at line 857 of file osc_streamers.
|
inlinevirtual |
Definition at line 865 of file osc_streamers.
|
inline |
Definition at line 867 of file osc_streamers.
|
inline |
Definition at line 872 of file osc_streamers.
|
protected |
Definition at line 878 of file osc_streamers.