#include <Timer.hpp>
◆ asString()
std::string anna::ldap::Timer::asString |
( |
void |
| ) |
const |
|
virtual |
Devuelve una cadena con la informacion referente a este temporizador.
- Returns
- Una cadena con la informacion referenta a este temporizador.
Reimplemented from anna::timex::Transaction.
◆ getResponse() [1/2]
Response* anna::ldap::Timer::getResponse |
( |
| ) |
|
|
inline |
25 {
return reinterpret_cast <Response*>(
getContext()); }
void * getContext()
Definition: Transaction.hpp:66
◆ getResponse() [2/2]
const Response* anna::ldap::Timer::getResponse |
( |
| ) |
const |
|
inline |
26 {
return reinterpret_cast <
const Response*>(
getContext()); }
void * getContext()
Definition: Transaction.hpp:66
◆ Allocator< Timer >
◆ ldap::TimerManager
The documentation for this class was generated from the following file:
- /tmp/anna/include/anna/ldap/internal/Timer.hpp