![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "../GrayLibBase.h"#include "GrayCore/include/cTimeSys.h"#include "GrayCore/include/cArraySortRef.h"#include "GrayCore/include/cRefPtr.h"#include "GrayCore/include/cUnitTestDecl.h"Go to the source code of this file.
Classes | |
| class | GrayLib::cTimerInst |
| class | GrayLib::cTimerFunc |
| class | GrayLib::cTimerGroup |
Namespaces | |
| GrayLib | |
Typedefs | |
| typedef cRefPtr< cTimerInst > | GrayLib::cTimerInstPtr |
| typedef void(GRAYCALL * | GrayLib::TIMER_FUNC_t) (cTimerInst *pTimer, UINT_PTR nUserArg) |
| typedef cRefPtr< cTimerFunc > | GrayLib::cTimerFuncPtr |
Functions | |
| GrayLib::UNITTEST2_PREDEF (cTimer) | |