Public Member Functions | Public Attributes | Static Public Attributes
ScalarWithExceptions Class Reference

List of all members.

Public Member Functions

void init ()
bool operator!= (const ScalarWithExceptions &other) const
ScalarWithExceptions operator* (const ScalarWithExceptions &other) const
ScalarWithExceptions operator+ (const ScalarWithExceptions &other) const
ScalarWithExceptionsoperator+= (const ScalarWithExceptions &other)
ScalarWithExceptions operator- (const ScalarWithExceptions &other) const
ScalarWithExceptionsoperator-= (const ScalarWithExceptions &other)
ScalarWithExceptionsoperator= (const ScalarWithExceptions &other)
bool operator== (const ScalarWithExceptions &other) const
 ScalarWithExceptions ()
 ScalarWithExceptions (const float &_v)
 ScalarWithExceptions (const ScalarWithExceptions &other)
 ~ScalarWithExceptions ()

Public Attributes

float * v

Static Public Attributes

static int countdown = 0
static int instances = 0

Detailed Description

Definition at line 40 of file exceptions.cpp.


Constructor & Destructor Documentation

Definition at line 43 of file exceptions.cpp.

ScalarWithExceptions::ScalarWithExceptions ( const float &  _v) [inline]

Definition at line 44 of file exceptions.cpp.

Definition at line 45 of file exceptions.cpp.

Definition at line 46 of file exceptions.cpp.


Member Function Documentation

void ScalarWithExceptions::init ( ) [inline]

Definition at line 51 of file exceptions.cpp.

bool ScalarWithExceptions::operator!= ( const ScalarWithExceptions other) const [inline]

Definition at line 79 of file exceptions.cpp.

ScalarWithExceptions ScalarWithExceptions::operator* ( const ScalarWithExceptions other) const [inline]

Definition at line 67 of file exceptions.cpp.

ScalarWithExceptions ScalarWithExceptions::operator+ ( const ScalarWithExceptions other) const [inline]

Definition at line 56 of file exceptions.cpp.

ScalarWithExceptions& ScalarWithExceptions::operator+= ( const ScalarWithExceptions other) [inline]

Definition at line 70 of file exceptions.cpp.

ScalarWithExceptions ScalarWithExceptions::operator- ( const ScalarWithExceptions other) const [inline]

Definition at line 64 of file exceptions.cpp.

ScalarWithExceptions& ScalarWithExceptions::operator-= ( const ScalarWithExceptions other) [inline]

Definition at line 72 of file exceptions.cpp.

ScalarWithExceptions& ScalarWithExceptions::operator= ( const ScalarWithExceptions other) [inline]

Definition at line 74 of file exceptions.cpp.

bool ScalarWithExceptions::operator== ( const ScalarWithExceptions other) const [inline]

Definition at line 77 of file exceptions.cpp.


Member Data Documentation

Definition at line 84 of file exceptions.cpp.

Definition at line 83 of file exceptions.cpp.

Definition at line 82 of file exceptions.cpp.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:18