#include <nmv-sess-mgr.h>
◆ Session() [1/2]
| nemiver::ISessMgr::Session::Session |
( |
| ) |
|
|
inline |
◆ Session() [2/2]
| nemiver::ISessMgr::Session::Session |
( |
gint64 |
a_session_id | ) |
|
|
inline |
◆ breakpoints() [1/2]
| list<Breakpoint>& nemiver::ISessMgr::Session::breakpoints |
( |
| ) |
|
|
inline |
◆ breakpoints() [2/2]
| const list<Breakpoint>& nemiver::ISessMgr::Session::breakpoints |
( |
| ) |
const |
|
inline |
◆ env_variables() [1/2]
◆ env_variables() [2/2]
| const map<UString, UString>& nemiver::ISessMgr::Session::env_variables |
( |
| ) |
const |
|
inline |
◆ opened_files() [1/2]
| list<UString>& nemiver::ISessMgr::Session::opened_files |
( |
| ) |
|
|
inline |
◆ opened_files() [2/2]
| const list<UString>& nemiver::ISessMgr::Session::opened_files |
( |
| ) |
const |
|
inline |
◆ properties() [1/2]
◆ properties() [2/2]
| const map<UString, UString>& nemiver::ISessMgr::Session::properties |
( |
| ) |
const |
|
inline |
◆ search_paths() [1/2]
| list<UString>& nemiver::ISessMgr::Session::search_paths |
( |
| ) |
|
|
inline |
◆ search_paths() [2/2]
| const list<UString>& nemiver::ISessMgr::Session::search_paths |
( |
| ) |
const |
|
inline |
◆ session_id() [1/2]
| gint64 nemiver::ISessMgr::Session::session_id |
( |
| ) |
const |
|
inline |
◆ session_id() [2/2]
| void nemiver::ISessMgr::Session::session_id |
( |
gint64 |
a_in | ) |
|
|
inline |
◆ watchpoints() [1/2]
| list<WatchPoint>& nemiver::ISessMgr::Session::watchpoints |
( |
| ) |
|
|
inline |
◆ watchpoints() [2/2]
| const list<WatchPoint>& nemiver::ISessMgr::Session::watchpoints |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: