C++ main module for gpm Package  1.0
Classes | Functions
MATH_NotBitwiseOperator.h File Reference
#include "MATH_UnaryOperator.h"
#include "MATH_FullSet.h"
Include dependency graph for MATH_NotBitwiseOperator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MATH_NotBitwiseOperator
 This class describes a not (~) bitwise operator (algebric: bitwise not, set : complementary) More...
 

Functions

 DEFINE_SPTR (MATH_NotBitwiseOperator)
 

Function Documentation

DEFINE_SPTR ( MATH_NotBitwiseOperator  )