|
reSIProcate/rutil
9359
|
Public Member Functions | |
| Timestamped (Msg *msg, time_t n) | |
Public Attributes | |
| Msg * | mMsg |
| time_t | mTime |
Definition at line 27 of file TimeLimitFifo.hxx.
| resip::TimeLimitFifo< Msg >::Timestamped::Timestamped | ( | Msg * | msg, |
| time_t | n | ||
| ) | [inline] |
Definition at line 30 of file TimeLimitFifo.hxx.
| Msg* resip::TimeLimitFifo< Msg >::Timestamped::mMsg |
Definition at line 35 of file TimeLimitFifo.hxx.
Referenced by resip::TimeLimitFifo< Msg >::clear().
| time_t resip::TimeLimitFifo< Msg >::Timestamped::mTime |
Definition at line 36 of file TimeLimitFifo.hxx.
Referenced by resip::TimeLimitFifo< Msg >::timeDepth(), and resip::TimeLimitFifo< Msg >::timeDepthInternal().
1.7.5.1