KFbxUserNotification::AESequence Class Reference


Detailed Description

Identify one detail in all accumulator entries by record the entry object and its detail id.

Definition at line 342 of file kfbxusernotification.h.

#include <kfbxusernotification.h>

List of all members.

Public Member Functions

  AESequence (AccumulatorEntry *pAE, int pDetailId)
AccumulatorEntry AE ()
  Return the entry object the detail belongs to.
int  DetailId ()
  Return the detail id in the entry object.

Constructor & Destructor Documentation

AESequence ( AccumulatorEntry pAE,
int  pDetailId 
) [inline]

Definition at line 345 of file kfbxusernotification.h.

                                                         :
            mAE(pAE),
            mDetailId(pDetailId)
            {
            };

Member Function Documentation

AccumulatorEntry* AE ( ) [inline]

Return the entry object the detail belongs to.

Definition at line 352 of file kfbxusernotification.h.

{ return mAE; }
int DetailId ( ) [inline]

Return the detail id in the entry object.

Definition at line 354 of file kfbxusernotification.h.

{ return mDetailId; }

The documentation for this class was generated from the following file:

KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence
KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence KFbxUserNotification::AESequence