Class uipc::core::ObjectCollection
ClassList > uipc > core > ObjectCollection
Inherits the following classes: uipc::core::IObjectCollection
Public Functions
Type | Name |
---|---|
ObjectCollection () = default |
|
void | destroy (IndexT id) noexcept |
S< Object > | emplace (Object && object) |
S< Object > | find (IndexT id) noexcept |
S< const Object > | find (IndexT id) noexcept const |
IndexT | next_id () noexcept const |
void | reserve (SizeT size) noexcept |
SizeT | size () noexcept const |
Public Functions inherited from uipc::core::IObjectCollection
See uipc::core::IObjectCollection
Type | Name |
---|---|
virtual | ~IObjectCollection () = default |
Public Functions Documentation
function ObjectCollection
function destroy
function emplace
function find [1/2]
function find [2/2]
function next_id
function reserve
function size
The documentation for this class was generated from the following file include/uipc/core/object_collection.h