#include <boost/any.hpp>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <funapi/network/session.h>
#include <funapi/time/wall_clock.h>
#include <funapi/types.h>
#include <google/protobuf/message.h>
#include <map>
#include <typeinfo>
Go to the source code of this file.
|
FUNAPI_DLL_VISIBILITY | fun::DEPRECATED (void DebugSetEventName(const string &name)) |
|
FUNAPI_DLL_VISIBILITY | fun::DEPRECATED (const string &DebugGetEventName()) |
|
FUNAPI_DLL_VISIBILITY const EventTag & | fun::GetCurrentEventTag () |
|
FUNAPI_DLL_VISIBILITY const string & | fun::GetEventName () |
|
FUNAPI_DLL_VISIBILITY WallClock::Duration | fun::GetEventQueueDelay () |
|
FUNAPI_DLL_VISIBILITY void | fun::ProcessNextEventAfterTimeout (const EventTag &tag) |
|
FUNAPI_DLL_VISIBILITY void | fun::SetEventName (const string &name) |
|
|
FUNAPI_DLL_VISIBILITY const EventTag | fun::kNullEventTag |
|