Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NxwSerialWrapper Class Reference

#include <set.h>

Inheritance diagram for NxwSerialWrapper:

NxwWrapper NxwCharWrapper NxwItemWrapper List of all members.

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 Documentation

NxwSerialWrapper::NxwSerialWrapper  
 

Constructor.

NxwSerialWrapper::~NxwSerialWrapper  
 

Destructor.


Member Function Documentation

void NxwSerialWrapper::fillSerialInContainer cObject   obj,
LOGICAL    bIncludeSubContained = true,
LOGICAL    bIncludeOnlyFirstSubcont = false
[protected]
 

\bref Fills with serial in a container

Author:
Endymion
Parameters:
obj  the object
bIncludeSubContained  if true recurse subcontainers
bIncludeOnlyFirstSubcont  if true only recurse first sub container

void NxwSerialWrapper::fillSerialInContainer SERIAL    serial,
LOGICAL    bIncludeSubContained = true,
LOGICAL    bIncludeOnlyFirstSubcont = false
[protected]
 

\bref Fills with serial in a container

Author:
Endymion
Parameters:
serial  the serial
bIncludeSubContained  if true recurse subcontainers
bIncludeOnlyFirstSubcont  if true only recurse first sub container

SERIAL NxwSerialWrapper::getSerial  
 

Get the current serial.

Author:
Endymion
Returns:
the current serial

void NxwSerialWrapper::insertSerial cObject   obj
 

\bref Insert a new serial

Author:
Endymion
Parameters:
obj  the object

void NxwSerialWrapper::insertSerial SERIAL    s
 

\bref Insert a new serial

Author:
Endymion
Parameters:
s  the serial


The documentation for this class was generated from the following files: SourceForge.net Logo