ARB
Public Member Functions | Public Attributes | List of all members
has_id Struct Reference
Collaboration diagram for has_id:
Collaboration graph
[legend]

Public Member Functions

 has_id (const char *id_)
 
 has_id (const string &id_)
 
bool operator() (const ItemShader_impl &shader)
 
bool operator() (const ShaderPluginPtr &plugin)
 

Public Attributes

string id
 

Detailed Description

Definition at line 254 of file item_shader.cxx.

Constructor & Destructor Documentation

has_id::has_id ( const char id_)
inlineexplicit

Definition at line 256 of file item_shader.cxx.

has_id::has_id ( const string id_)
inlineexplicit

Definition at line 257 of file item_shader.cxx.

Member Function Documentation

bool has_id::operator() ( const ItemShader_impl &  shader)
inline

Definition at line 259 of file item_shader.cxx.

References id.

bool has_id::operator() ( const ShaderPluginPtr plugin)
inline

Definition at line 260 of file item_shader.cxx.

References ShaderPlugin::get_id(), and id.

Member Data Documentation

string has_id::id

Definition at line 255 of file item_shader.cxx.


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