steghide
0.5.1
|
#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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |