RTT::detail::NA< T > Struct Template Reference
This class is used to return a 'default' value when no value is available ('Not Available').
More...
#include <rtt/NA.hpp>
List of all members.
|
Public Types |
typedef boost::remove_const
< typename
boost::remove_reference< T >
::type >::type | value_type |
Static Public Member Functions |
|
static T | na () |
Detailed Description
template<class T>
struct RTT::detail::NA< T >
This class is used to return a 'default' value when no value is available ('Not Available').
Definition at line 53 of file NA.hpp.
The documentation for this struct was generated from the following file: