|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef SampleManager_h
2 #define SampleManager_h
43 bool SetSample(
const int sample,
const int band = 1);
SampleManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a SampleManager object.
Definition: SampleManager.cpp:28
bool setpos(BigInt map)
Sets the position of the shape in the cube.
Definition: BufferManager.cpp:219
~SampleManager()
Destroys the SampleManager object.
Definition: SampleManager.h:41
Manages a Buffer over a cube.
Definition: BufferManager.h:52
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
bool SetSample(const int sample, const int band=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...
Definition: SampleManager.cpp:44
Buffer manager, for moving through a cube in samples.
Definition: SampleManager.h:34
IO Handler for Isis Cubes.
Definition: Cube.h:167
Isis exception class.
Definition: IException.h:91
int MaxSamples() const
Returns the number of samples in the cube.
Definition: BufferManager.h:134
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
Namespace for the standard library.
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16