#include <PriorityEventList.h>
Onikiri::PriorityEventList::Entryのコラボレーション図
Public メソッド | |
Entry () | |
Entry (const PtrType &e, TimeWheelBase *t) | |
Public 変数 | |
PtrType | event |
TimeWheelBase * | timeWheel |
PriorityEventList.h の 66 行で定義されています。
Onikiri::PriorityEventList::Entry::Entry | ( | const PtrType & | e, | |
TimeWheelBase * | t | |||
) | [inline] |
Onikiri::PriorityEventList::Entry::Entry | ( | ) | [inline] |
PriorityEventList.h の 68 行で定義されています。