11 ::ll::TypedStorage<4, 4, int> mMin;
12 ::ll::TypedStorage<4, 4, int> mMax;
13 ::ll::TypedStorage<4, 4, int> mInitEventCount;
14 ::ll::TypedStorage<4, 4, int> mEventSkipCount;
15 ::ll::TypedStorage<8, 32, ::std::string> mInitialEvent;
16 ::ll::TypedStorage<8, 32, ::std::string> mEvent;