Orocos Real-Time Toolkit  2.5.0
Public Types | Static Public Member Functions
RTT::internal::NA< T > Struct Template Reference

This class is used to return a 'default' value when no value is available ('Not Available'). More...

#include <rtt/internal/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::internal::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: