bmprgbsamplevaluetest(3)

NAME

BmpRGBSampleValueTest

SYNOPSIS

#include <BmpRGBSampleValueTest.h>
Inherits SampleValueTest.
Public Member Functions
BmpRGBSampleValueTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testDistance (void)
void testIsNeighbour (void)
Private Attributes
CvrStgFile * f_win
CvrStgFile * f_os2
SampleValue * sv_0_0_0
SampleValue * sv_1_1_1
SampleValue * sv_0_3_4
SampleValue * sv_10_10_10
SampleValue * sv_12_13_14
SampleValue * sv_128_128_128
SampleValue * sv_210_0_120
SampleValue * sv_255_255_255
Globals gl_win
Globals gl_os2

Constructor & Destructor Documentation

BmpRGBSampleValueTest::BmpRGBSampleValueTest (TestSuite * s)

Member Function Documentation

void BmpRGBSampleValueTest::setup (void) [virtual]
setup the unit test - called before run
UnitTest::setup will (together with UnitTest::cleanup) save and restore the object stored in Globs so they should be called from the
corresponding functions in the derived object if the derived unit test manipulates the Globs object.
Reimplemented from UnitTest.
void BmpRGBSampleValueTest::cleanup (void) [virtual]
cleanup the unit test - called after run
Reimplemented from UnitTest.
void BmpRGBSampleValueTest::testDistance (void) void BmpRGBSampleValueTest::testIsNeighbour (void)

Member Data Documentation

CvrStgFile* BmpRGBSampleValueTest::f_win [private] CvrStgFile * BmpRGBSampleValueTest::f_os2 [private] SampleValue* BmpRGBSampleValueTest::sv_0_0_0 [private] SampleValue * BmpRGBSampleValueTest::sv_1_1_1 [private] SampleValue * BmpRGBSampleValueTest::sv_0_3_4 [private] SampleValue * BmpRGBSampleValueTest::sv_10_10_10 [private] SampleValue * BmpRGBSampleValueTest::sv_12_13_14 [private] SampleValue * BmpRGBSampleValueTest::sv_128_128_128 [private] SampleValue * BmpRGBSampleValueTest::sv_210_0_120 [private] SampleValue * BmpRGBSampleValueTest::sv_255_255_255 [private] Globals BmpRGBSampleValueTest::gl_win [private] Globals BmpRGBSampleValueTest::gl_os2 [private]

Author

Generated automatically by Doxygen for steghide from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout