#include <WOKBuilder_QueueOfMSAction.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | WOKBuilder_QueueOfMSAction () |
Standard_EXPORT const WOKBuilder_QueueOfMSAction & | Assign (const WOKBuilder_QueueOfMSAction &Other) |
const WOKBuilder_QueueOfMSAction & | operator= (const WOKBuilder_QueueOfMSAction &Other) |
Standard_Integer | Length () const |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT const Handle_WOKBuilder_MSAction & | Front () const |
Standard_EXPORT void | Clear () |
~WOKBuilder_QueueOfMSAction () | |
Standard_EXPORT void | Push (const Handle(WOKBuilder_MSAction)&T) |
Standard_EXPORT void | Pop () |
Standard_EXPORT Handle_WOKBuilder_MSAction & | ChangeFront () |
Private Member Functions | |
Standard_EXPORT | WOKBuilder_QueueOfMSAction (const WOKBuilder_QueueOfMSAction &Other) |
Private Attributes | |
Standard_Address | myFront |
Standard_Address | myEnd |
Standard_Integer | myLength |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|