Go to the source code of this file.
Namespaces | |
namespace | vcg |
* | |
Typedefs | |
typedef bool | vcg::CallBack (const char *str) |
typedef bool | vcg::CallBackPos (const int pos, const char *str) |
typedef void | vcg::TaskFunc (int t, void *contest) |
interruptible function | |
Functions | |
bool | vcg::DummyCallBack (const char *) |
bool | vcg::DummyCallBackPos (const int, const char *) |