

Definition at line 70 of file contractadmin-server.h.
| ReadSession::ReadSession | ( | bool | noWait | ) | [inline] |
Definition at line 71 of file contractadmin-server.h.
| ReadSession::ReadSession | ( | ) |
| ReadSession::ReadSession | ( | bool | noWait | ) |
Constructor: locks the mutex.
| noWait | Don't wait for database locks? |
| const OSB_DB::Session& ReadSession::get | ( | ) |
| const OSB_DB::Session& ReadSession::get | ( | ) | [inline] |
Reimplemented from SessionGuardBase.
Definition at line 75 of file contractadmin-server.h.
References SessionGuardBase::get().
| void ReadSession::lock | ( | bool | noWait | ) |
Lock the database session.
| noWait | Don't wait for database locks? |
| OsbException | if the lock can not be aquired. |
Reimplemented from SessionGuardBase.
| bool ReadSession::locked | ( | ) | const |
1.4.7