Constructors
Declared in <balb_testmessages.h>
Create an object of type UnsignedSequence having the default value.
UnsignedSequence();
» more...
Create an object of type UnsignedSequence having the value of the specified original object.
UnsignedSequence(UnsignedSequence const& original);
» more...