C:/Documents and Settings/Robin/My Documents/Projects/ifm/trunk/src/types.cpp File Reference


Detailed Description

Implements common types for ifm and gui toolkit abstractions.


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)


Function Documentation

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


doxygen Get IFM - Interface Management System at SourceForge.net. Fast, secure and Free Open Source software downloads