#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxarray.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/core/base/fbxmultimap.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxAccumulatorEntry |
This class defines one entry object held by the FbxUserNotification class. More... | |
class | FbxUserNotification |
This class accumulates user notifications and sends them to any device opened by the derived classes. More... | |
class | FbxUserNotification::AESequence |
Identify one detail in all accumulator entries by record the entry object and its detail id. More... | |
class | FbxUserNotificationFilteredIterator |
This class iterates through the accumulated messages depending on the configuration flags (filter). More... | |