Orfeo Toolbox  3.16
Classes | Public Types | Public Member Functions | Static Public Attributes
itk::Concept::Signed< T > Struct Template Reference

#include <itkConceptChecking.h>

List of all members.

Classes

struct  Constraints

Public Types

typedef Signed Self

Public Member Functions

 itkConceptConstraintsMacro ()

Static Public Attributes

static const bool IsSigned = NumericTraits<T>::is_signed

Detailed Description

template<typename T>
struct itk::Concept::Signed< T >

Concept requiring T to be signed.

Definition at line 500 of file itkConceptChecking.h.


Member Typedef Documentation

template<typename T >
typedef Signed itk::Concept::Signed< T >::Self

Definition at line 502 of file itkConceptChecking.h.


Member Function Documentation

template<typename T >
itk::Concept::Signed< T >::itkConceptConstraintsMacro ( )

Member Data Documentation

template<typename T >
const bool itk::Concept::Signed< T >::IsSigned = NumericTraits<T>::is_signed
static

Definition at line 503 of file itkConceptChecking.h.


The documentation for this struct was generated from the following file:

Generated at Sun Feb 3 2013 02:53:41 for Orfeo Toolbox with doxygen 1.8.1.1