CArg< T > | |
CArguments | Parsing and data representation of command-line arguments |
CAuFile::AuHeader | |
CAUtils | Some generic functions for non-standard arithmetic operations |
Cstd::binary_function | |
CSampleValuesEqual | |
CSampleValuesLess | |
CWKSConstructionHeuristic::LongerShortestEdge | Comparison operator |
CWavPCMSmaller | |
CBinaryIO | Methods for file i/o as needed by the rest of steghide |
CBitString | String of bits |
CCvrStgObject | Object that can hold embedded data |
CAudioData | Interface definition for AudioData objects |
CAudioDataImpl< AuMuLaw, BYTE > | |
CAudioDataImpl< AuPCM8, SBYTE > | |
CAudioDataImpl< AuPCM16, SWORD16 > | |
CAudioDataImpl< AuPCM32, SWORD32 > | |
CAudioDataImpl< Type, ValueType, SampleValueType > | Implementation of the AudioData-Interface |
CCvrStgFile | Cover-/stego-file |
CAuFile | CvrStgFile in Sun .au format |
CBmpFile | |
CDummyFile | Dummy CvrStgFile implementation to facilitate testing and debugging |
CWavFile | |
CEdge | |
CEdgeIterator | Allows an iteration trough all edges of a vertex |
CEmbData | |
CEmbedder | |
CEncryptionAlgorithm | |
CEncryptionMode | |
CExtractor | |
CGlobals | Some useful pointers that should be global |
CGraph | Graph constructed from a cover file and a message to be embedded |
CMatching | Represent a matching on a graph |
CMatchingAlgorithm | |
CBFSAPHeuristic | Matching algorithm implementing a heuristic breadth-first-search for augmenting paths |
CDFSAPHeuristic | Matching algorithm implementing a heuristic search for augmenting paths |
CDMDConstructionHeuristic | Implementation of the "dynamic minimum degree" heuristic for contruction a matching |
CSMDConstructionHeuristic | Implementation of the "static minimum degree" heuristic for contructing a matching |
CWKSConstructionHeuristic | Heuristic algorithm for constructing a matching |
CMessageBase | |
CCriticalWarning | |
CMessage | |
CQuestion | |
CSteghideError | |
CArgError | |
CAssertionFailed | |
CBinaryInputError | |
CBinaryOutputError | |
CCorruptDataError | Thrown as exception when corrupt data is encountered during extraction |
CNotImplementedError | |
CUnSupFileFormat | |
CVerboseMessage | |
CWarning | |
CMHashKeyGen | |
CMHashPP | |
Cstd::pair | |
CCvrStgFile::Property | |
CProgressOutput | Prints the progress to stdout |
CPseudoRandomSource | This class serves as a source of reproducible (pseudo-)random numbers |
CRandomSource | Objects of this class are used as a source of random (non reproduceable) data |
CRGBTriple | |
CSampleOccurence | |
CSampleValue | Value of a sample in a CvrStgFile |
CAudioSampleValue< AuMuLaw, BYTE > | |
CAudioSampleValue< AuPCM8, SBYTE > | |
CAudioSampleValue< AuPCM16, SWORD16 > | |
CAudioSampleValue< AuPCM32, SWORD32 > | |
CAudioSampleValue< Type, ValueType > | Class representing an audio sample |
CBmpSampleValue | (abstract) sample value in a bmp file |
CBmpPaletteSampleValue | Sample in a bmp palette (i.e. in a 1-,4- or 8-bit) file |
CBmpRGBSampleValue | Sample in a bmp rgb (i.e. 24-bit) file |
CDummySampleValue | |
CJpegSampleValue | |
CWavPCMSampleValue | |
CSampleValueAdjacencyList | Adjacency list-like data structur for sample values |
CSelector | Random permutation of a random combination |
CSession | |
CSMDConstructionHeuristic::SmallerVertexDegree | |
CBmpFile::struct_BITMAPCOREHEADER | |
CBmpFile::struct_BITMAPFILEHEADER | |
CBmpFile::struct_BITMAPINFOHEADER | |
CEncryptionAlgorithm::struct_Translation | |
CEncryptionMode::struct_Translation | |
CTerminal | Some terminal access |
CTest | |
CTestCategory | |
CTestCategoryCaller< UTType > | |
CTestSuite | |
CUnitTest | |
CAUtilsTest | |
CBFSAPHeuristicTest | |
CBitStringTest | |
CCvrStgFileTest | |
CAuFileTest | |
CBmpFileTest | |
CBmpOS2FileTest | |
CBmpWinFileTest | |
CJpegFileTest | |
CWavFileTest | |
CDFSAPHeuristicTest | |
CEdgeIteratorTest | |
CEmbDataTest | |
CGraphTest | |
CMCryptPPTest | |
CMHashKeyGenTest | |
CMHashPPTest | |
CMatchingTest | |
CSampleValueAdjacencyListTest | |
CSampleValueTest | |
CAudioSampleValueTest | |
CBmpPaletteSampleValueTest | |
CBmpRGBSampleValueTest | |
CJpegSampleValueTest | |
CWavPCMSampleValueTest | |
CSelectorTest | |
CWKSConstructionHeuristicTest | |
Cstd::unary_function | |
CSampleValueHash | |
CUtils | |
Cstd::vector | |
CColorPalette | Color palette |
CVertex | Vertex in a graph |
CMatching::VertexInfo | Information about a vertex that is possibly in a matching |
CWavChunk | |
CWavChunkUnused | |
CWavFormatChunk | |
CWavChunkHeader | |