|
Scroom
0.14
|

Public Types | |
| using | Ptr = boost::shared_ptr< LayerSpecForBitmapper > |
Public Member Functions | |
| void | registerFunction (const LayerSpecForBitmapFunc &f) |
| LayerSpecResult | get (const BitmapMetaData &bmd) |
Static Public Member Functions | |
| static Ptr | instance () |
Private Member Functions | |
| LayerSpecForBitmapper () | |
Private Attributes | |
| std::vector< LayerSpecForBitmapFunc > | functions |
| using Scroom::TiledBitmap::LayerSpecForBitmapper::Ptr = boost::shared_ptr<LayerSpecForBitmapper> |
|
inlineprivate |

|
inline |
|
inlinestatic |
Referenced by Scroom::TiledBitmap::LayerSpecForBitmap().

|
inline |
|
private |
Referenced by get(), and registerFunction().