#include <set.h>
Inheritance diagram for NxwSerialWrapper:

Public Methods | |
| NxwSerialWrapper () | |
| Constructor. | |
| ~NxwSerialWrapper () | |
| Destructor. | |
| SERIAL | getSerial () |
| Get the current serial. | |
| void | insertSerial (SERIAL s) |
| void | insertSerial (cObject *obj) |
Protected Methods | |
| void | fillSerialInContainer (SERIAL serial, LOGICAL bIncludeSubContained=true, LOGICAL bIncludeOnlyFirstSubcont=false) |
| void | fillSerialInContainer (cObject *obj, LOGICAL bIncludeSubContained=true, LOGICAL bIncludeOnlyFirstSubcont=false) |
|
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||||||
|
\bref Fills with serial in a container
|
|
||||||||||||||||
|
\bref Fills with serial in a container
|
|
|
Get the current serial.
|
|
|
\bref Insert a new serial
|
|
|
\bref Insert a new serial
|