Namespaces | |
namespace | ifm |
Functions | |
void | intrusive_ptr_add_ref (ifm::Component *component) |
void | intrusive_ptr_release (ifm::Component *component) |
Size | ifm::operator* (const Size &l, float f) |
Point | ifm::operator+ (const Point &l, const Point &r) |
Size | ifm::operator+ (const Size &l, const Size &r) |
Point | ifm::operator- (const Point &l, const Point &r) |
Size | ifm::operator- (const Size &l, const Size &r) |
Size | ifm::operator/ (const Size &l, float f) |
void intrusive_ptr_add_ref | ( | ifm::Component * | component | ) |
Supports boost::intrusive_ptr reference counting
void intrusive_ptr_release | ( | ifm::Component * | component | ) |
Supports boost::intrusive_ptr reference counting