Таблица функций сессии.
#include <p11.h>
Поля данных | |
| void(* | free )(rt_eng_p11_session *that) |
| Функция удаления сессии. | |
| int(* | lock )(rt_eng_p11_session *that) |
| Функция блокирования сессии. Подробнее... | |
| int(* | unlock )(rt_eng_p11_session *that) |
| Функция освобождения сессии. Подробнее... | |
| int(* | up_ref )(rt_eng_p11_session *that) |
| Функция увеличения счётчика ссылок. Подробнее... | |
| int(* rt_eng_p11_session_vtable_st::lock)(rt_eng_p11_session *that) |
| int(* rt_eng_p11_session_vtable_st::unlock)(rt_eng_p11_session *that) |
| int(* rt_eng_p11_session_vtable_st::up_ref)(rt_eng_p11_session *that) |
1.8.8