![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Resource Options Class
Contained in: global
Derived from:
none
Derived by:
none
Group: Core (Resources)
#include <ClanLib/core.h>
public function member index: |
||
Construction: |
||
CL_ResourceOptions | (); | |
~CL_ResourceOptions | (); | |
Attributes: |
||
std::map<std::string, CL_ResourceOption>& | get_options | (); |
CL_ResourceOption& | get_option | (const std::string& name); |
const CL_ResourceOption& | get_option | (const std::string& name) const; |
bool | exists | (const std::string& name); |
Operations: |
||
void | add | (const CL_ResourceOption& option); |