sampleoccurence(3)
NAME
SampleOccurence
SYNOPSIS
#include <SampleOccurence.h> Public Member Functions SampleOccurence (Vertex *v, unsigned short i) Vertex * getVertex (void) const void setVertex (Vertex *v) unsigned short getIndex (void) const void setIndex (unsigned short i) bool operator== (const SampleOccurence &soc) const Private Attributes Vertex * TheVertex unsigned short Index
Constructor & Destructor Documentation
SampleOccurence::SampleOccurence (Vertex * v, unsigned short i) [inline]
Member Function Documentation
- Vertex* SampleOccurence::getVertex (void) const [inline] void SampleOccurence::setVertex (Vertex * v) [inline] unsigned short SampleOccurence::getIndex (void) const [inline] void SampleOccurence::setIndex (unsigned short i) [inline] bool SampleOccurence::operator== (const SampleOccurence & soc) const
- [inline]
Member Data Documentation
Vertex* SampleOccurence::TheVertex [private] unsigned short SampleOccurence::Index [private]
Author
- Generated automatically by Doxygen for steghide from the source code.