#include <nmv-sess-mgr.h>
◆ WatchPoint() [1/2]
| nemiver::ISessMgr::WatchPoint::WatchPoint |
( |
const UString & |
a_expression, |
|
|
bool |
a_is_write, |
|
|
bool |
a_is_read |
|
) |
| |
|
inline |
◆ WatchPoint() [2/2]
| nemiver::ISessMgr::WatchPoint::WatchPoint |
( |
const UString & |
a_expression, |
|
|
UString & |
a_is_write, |
|
|
UString & |
a_is_read |
|
) |
| |
|
inline |
◆ expression() [1/2]
| const UString& nemiver::ISessMgr::WatchPoint::expression |
( |
| ) |
const |
|
inline |
◆ expression() [2/2]
| void nemiver::ISessMgr::WatchPoint::expression |
( |
const UString & |
a_expr | ) |
|
|
inline |
◆ is_read() [1/2]
| bool nemiver::ISessMgr::WatchPoint::is_read |
( |
| ) |
const |
|
inline |
◆ is_read() [2/2]
| void nemiver::ISessMgr::WatchPoint::is_read |
( |
bool |
f | ) |
|
|
inline |
◆ is_write() [1/2]
| bool nemiver::ISessMgr::WatchPoint::is_write |
( |
| ) |
const |
|
inline |
◆ is_write() [2/2]
| void nemiver::ISessMgr::WatchPoint::is_write |
( |
bool |
f | ) |
|
|
inline |
The documentation for this class was generated from the following file: