OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlatformComponentStorage::Data Struct Reference

Public Attributes

std::unique_ptr< void, void(*)(void *)> component = {nullptr, nullptr}
 
std::function< void()> cleanupRoutine
 
int index = 0
 

Member Data Documentation

◆ cleanupRoutine

std::function<void()> PlatformComponentStorage::Data::cleanupRoutine

◆ component

std::unique_ptr<void, void(*)(void *)> PlatformComponentStorage::Data::component = {nullptr, nullptr}

◆ index

int PlatformComponentStorage::Data::index = 0

The documentation for this struct was generated from the following file: