Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MaskLogic::XOR Class Reference

#include <Stokhos_MP_Vector_MaskTraits.hpp>

Public Member Functions

 XOR ()
 
 XOR (bool value_)
 
template<typename T >
 XOR (T m)
 
 operator bool () const
 

Private Attributes

bool value
 

Detailed Description

Definition at line 473 of file Stokhos_MP_Vector_MaskTraits.hpp.

Constructor & Destructor Documentation

MaskLogic::XOR::XOR ( )
inline

Definition at line 479 of file Stokhos_MP_Vector_MaskTraits.hpp.

MaskLogic::XOR::XOR ( bool  value_)
inline

Definition at line 483 of file Stokhos_MP_Vector_MaskTraits.hpp.

template<typename T >
MaskLogic::XOR::XOR ( m)
inline

Definition at line 487 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Function Documentation

MaskLogic::XOR::operator bool ( ) const
inline

Definition at line 491 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Data Documentation

bool MaskLogic::XOR::value
private

Definition at line 476 of file Stokhos_MP_Vector_MaskTraits.hpp.


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