Classes | Public Member Functions

FbxSyncStack Class Reference

Search for all occurrences

Detailed Description

A simple stack of linked items that is multi-thread safe, protected by a spinlock.

Definition at line 154 of file fbxsync.h.

#include <fbxsync.h>

List of all members.

Classes

struct  Item
 A single link item to be used to construct the stack. More...

Public Member Functions

 FbxSyncStack ()
 Constructor.
void Push (Item *pItem)
 Add an item on the top of the stack.
ItemPop ()
 Remove the item on the top of the stack.

Constructor & Destructor Documentation

Constructor.


Member Function Documentation

void Push ( Item pItem)

Add an item on the top of the stack.

Parameters:
pItemThe item to add on top of the stack.
Item* Pop ( )

Remove the item on the top of the stack.

Returns:
Returns the item on top of the stack, otherwise NULL if stack empty.

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

FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack
FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack FbxSyncStack