public nothrow | Icon() |
public nothrow | Icon(Icon&& that) |
suppress | Icon(const Icon&) |
public nothrow | Icon(void* iconHandle_) |
public nothrow | Icon(void* iconHandle_, bool standard_) |
public | ~Icon() |
public nothrow void* | Handle() const |
public nothrow bool | IsStandard() const |
public nothrow void | SetStandard() |
suppress void | operator=(const Icon&) |
private void* | iconHandle |
private bool | standard |