Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RBD_COMMON::bool Class Reference

#include <boolean.h>


Detailed Description

Definition at line 13 of file boolean.h.

List of all members.

Public Member Functions

 bool (const int b)
 bool (const void *b)
 bool ()
 operator int () const
int operator! () const

Private Attributes

int value

Constructor & Destructor Documentation

RBD_COMMON::bool::bool ( const int  b  ) 

Definition at line 17 of file boolean.h.

RBD_COMMON::bool::bool ( const void *  b  ) 

Definition at line 18 of file boolean.h.

RBD_COMMON::bool::bool (  ) 

Definition at line 19 of file boolean.h.


Member Function Documentation

RBD_COMMON::bool::operator int (  )  const

Definition at line 20 of file boolean.h.

int RBD_COMMON::bool::operator! (  )  const

Definition at line 21 of file boolean.h.


Member Data Documentation

int RBD_COMMON::bool::value [private]

Definition at line 15 of file boolean.h.

Referenced by bool(), operator int(), and operator!().


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

newmat11b
Generated Mon May 9 04:54:20 2016 by Doxygen 1.6.3