Class LttngSessionImpl

Inheritance Relationships

Base Type

Class Documentation

class LttngSessionImpl : public LttngSession

Implementation of LttngSession.

Public Functions

inline LttngSessionImpl()
inline ~LttngSessionImpl()
virtual bool is_session_running() const

Check whether session is up and running.

Returns:

True if running, false otherwise.

virtual bool started_session_running() const

Check whether the session was up at startup.

Returns:

True if running, false otherwise.