std::vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods More...
Classes | |
| class | _Enumerator |
Public Member Functions | |
| new IEnumerator< MR.NoDefInit_MRNodeId > | GetEnumerator () |
| unsafe | Buffer_MRNodeId_MRNodeId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Buffer_MRNodeId_MRNodeId (MR._ByValue_Buffer_MRNodeId_MRNodeId _other) |
| Generated from constructor MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;::Buffer. | |
| unsafe | Buffer_MRNodeId_MRNodeId (ulong size) |
| Generated from constructor MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;::Buffer. | |
| unsafe MR.Buffer_MRNodeId_MRNodeId | assign (MR._ByValue_Buffer_MRNodeId_MRNodeId _other) |
| Generated from method MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;::operator=. | |
| unsafe void | clear () |
| Generated from method MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;clear. | |
| unsafe void | resize (ulong newSize) |
| Generated from method MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;resize. | |
| unsafe new MR.? NoDefInit_MRNodeId | data () |
| Generated from method MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;data. | |
Properties | |
| unsafe new MR.NoDefInit_MRNodeId | this[MR.NodeId i] [get] |
| Generated from method MR::Buffer&lt;MR.NodeId, MR.NodeId&gt;::operator[]. | |
std::vector<V>-like container that is 1) resized without initialization of its elements, 2) much simplified: no push_back and many other methods
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |