class Sp_QueueProg: public Sp_Queue<Sp_Prog *>

A queue for program : his behaviour manage the activation of a program

Inheritance:


Public Methods

[more] Sp_QueueProg()
Constructor
[more] ~Sp_QueueProg()
Destructor
[more]void Sync()
Synchronize


Inherited from Sp_Queue:

Public Fields

o elements

Public Methods

ovoid AddElement(T)
ovoid RemElement(T)


Documentation

A queue for program : his behaviour manage the activation of a program
o Sp_QueueProg()
Constructor

o ~Sp_QueueProg()
Destructor

ovoid Sync()
Synchronize


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.