Public Member Functions | Public Attributes
Dummy Class Reference

List of all members.

Public Member Functions

 Dummy (double a=0.0, double b=1.0, double c=2.0)
bool operator!= (const Dummy &d) const
bool operator< (const Dummy &d) const
bool operator== (const Dummy &d) const

Public Attributes

double d1
double d2
double d3

Detailed Description

Definition at line 43 of file buffers_test.cpp.


Constructor & Destructor Documentation

Dummy::Dummy ( double  a = 0.0,
double  b = 1.0,
double  c = 2.0 
) [inline]

Definition at line 45 of file buffers_test.cpp.


Member Function Documentation

bool Dummy::operator!= ( const Dummy d) const [inline]

Definition at line 55 of file buffers_test.cpp.

bool Dummy::operator< ( const Dummy d) const [inline]

Definition at line 60 of file buffers_test.cpp.

bool Dummy::operator== ( const Dummy d) const [inline]

Definition at line 50 of file buffers_test.cpp.


Member Data Documentation

double Dummy::d1

Definition at line 47 of file buffers_test.cpp.

double Dummy::d2

Definition at line 48 of file buffers_test.cpp.

double Dummy::d3

Definition at line 49 of file buffers_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:36