|
libopenraw
0.3.7
|
Formatter for getAsString() More...
Public Member Functions | |
| std::string | operator() (const std::string &s) |
| std::string | operator() (const uint8_t v) |
| std::string | operator() (uint32_t v) |
| std::string | operator() (int32_t v) |
| std::string | operator() (double v) |
| std::string | operator() (const ORRational &r) |
| std::string | operator() (const ORSRational &r) |
Formatter for getAsString()
Definition at line 105 of file metavalue.cpp.