#include <cpp_fontconfig/Constant.h>
Definition at line 40 of file Constant.h.
fontconfig::ConstantDelegate::ConstantDelegate |
( |
const FcConstant * |
ptr | ) |
|
|
inlineexplicitprivate |
wrap constructor
wraps the pointer with this interface, does nothing else, only called by RefPtr<Atomic>
Definition at line 50 of file Constant.h.
fontconfig::ConstantDelegate::ConstantDelegate |
( |
const ConstantDelegate & |
other | ) |
|
|
private |
const Char8_t* fontconfig::ConstantDelegate::get_name |
( |
| ) |
const |
const char* fontconfig::ConstantDelegate::get_object |
( |
| ) |
const |
int fontconfig::ConstantDelegate::get_value |
( |
| ) |
const |
const FcConstant* fontconfig::ConstantDelegate::m_ptr |
|
private |
The documentation for this class was generated from the following file: