This class represents a container class for XTCObjects.
#include <object.h>
Public Member Functions |
|
XTCContainer () | |
Constructor. |
|
Public Attributes |
|
XTCObject * | obj |
A pointer to the XTCObject. |
|
int | prio |
The priority. |
|
int | branchID |
The branch identifier. |
XTCContainer | ( | ) | [inline] |
A pointer to the XTCObject.
int prio |
The priority.
int branchID |
The branch identifier.