RTI Connext .Net APIs
Version 5.0.0
|
Instantiates DDS::Sequence
< DDS::KeyedBytes >.
More...
#include <managed_keyedbytes.h>
Inherits UserRefSequence< KeyedBytes^ >.
Public Member Functions | |
KeyedBytesSeq () | |
Constructs an empty sequence of DDS::KeyedBytes objects with an initial maximum of zero. | |
KeyedBytesSeq (System::Int32 initialMaximum) | |
Constructs an empty sequence of DDS::KeyedBytes objects with the given initial maximum. | |
KeyedBytesSeq (KeyedBytesSeq^ src) | |
Copy constructor. | |
Instantiates DDS::Sequence
< DDS::KeyedBytes >.
|
inline |
Constructs an empty sequence of DDS::KeyedBytes objects with an initial maximum of zero.
|
inline |
Constructs an empty sequence of DDS::KeyedBytes objects with the given initial maximum.
|
inline |
Copy constructor.