/home/kaltan/src/www/orocos-1.0/export/install/include/rtt/AttributeRepository.hpp

Retrieve a Attribute by name. Returns zero if no Attribute<T> by that name exists.

Attribute<double> d_attr = getAttribute<double>("Xval");

See also:
addAttribute to add an Attribute.
getValue for a template-less variant of this function, which also works.
Generated on Thu Dec 23 13:22:36 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3