bmppalettesamplevaluetest(3)

NAME

BmpPaletteSampleValueTest

SYNOPSIS

#include <BmpPaletteSampleValueTest.h>
Inherits SampleValueTest.
Public Member Functions
BmpPaletteSampleValueTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testDistance (void)
void testIsNeighbour (void)
Private Attributes
CvrStgFile * f1
CvrStgFile * f2
Globals gl1
Globals gl2
SampleValue * sv1_0
SampleValue * sv1_3
SampleValue * sv1_7
SampleValue * sv1_15
SampleValue * sv2_3_49_96_5
SampleValue * sv2_10_11_99_203
SampleValue * sv2_48_18_106_194
SampleValue * sv2_68_73_104_15
SampleValue * sv2_171_61_97_25

Constructor & Destructor Documentation

BmpPaletteSampleValueTest::BmpPaletteSampleValueTest (TestSuite * s)

Member Function Documentation

void BmpPaletteSampleValueTest::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 BmpPaletteSampleValueTest::cleanup (void) [virtual]
cleanup the unit test - called after run
Reimplemented from UnitTest.
void BmpPaletteSampleValueTest::testDistance (void) void BmpPaletteSampleValueTest::testIsNeighbour (void)

Member Data Documentation

CvrStgFile* BmpPaletteSampleValueTest::f1 [private] CvrStgFile * BmpPaletteSampleValueTest::f2 [private] Globals BmpPaletteSampleValueTest::gl1 [private] Globals BmpPaletteSampleValueTest::gl2 [private] SampleValue* BmpPaletteSampleValueTest::sv1_0 [private] SampleValue * BmpPaletteSampleValueTest::sv1_3 [private] SampleValue * BmpPaletteSampleValueTest::sv1_7 [private] SampleValue * BmpPaletteSampleValueTest::sv1_15 [private] SampleValue* BmpPaletteSampleValueTest::sv2_3_49_96_5 [private] SampleValue * BmpPaletteSampleValueTest::sv2_10_11_99_203 [private] SampleValue * BmpPaletteSampleValueTest::sv2_48_18_106_194 [private] SampleValue * BmpPaletteSampleValueTest::sv2_68_73_104_15 [private] SampleValue * BmpPaletteSampleValueTest::sv2_171_61_97_25 [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