Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SampleSetProxyBase Class Reference

The base of class SampleSetProxy. More...

#include <SampleSet.h>

Inheritance diagram for SampleSetProxyBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SampleSetProxyBase ()
 Constructor.

int getNumberOfSamples () const
 The function returns the number of samples in the set.

void link (const char *start, int number, int size)
 The function links the proxy to a sample set.


Protected Attributes

const char * data
int numberOfSamples
int sizeOfEntries

Detailed Description

The base of class SampleSetProxy.

Definition at line 48 of file SampleSet.h.


Constructor & Destructor Documentation

SampleSetProxyBase::SampleSetProxyBase  )  [inline]
 

Constructor.

Definition at line 59 of file SampleSet.h.

References numberOfSamples.


Member Function Documentation

int SampleSetProxyBase::getNumberOfSamples  )  const [inline]
 

The function returns the number of samples in the set.

Returns:
The number of samples.

Definition at line 65 of file SampleSet.h.

References numberOfSamples.

void SampleSetProxyBase::link const char *  start,
int  number,
int  size
[inline]
 

The function links the proxy to a sample set.

Definition at line 70 of file SampleSet.h.

References numberOfSamples, and sizeOfEntries.

Referenced by SpecialPerceptSelfLocator::execute(), OdometrySelfLocator::execute(), and SampleSet< Sample, SAMPLES_MAX >::link().


Member Data Documentation

const char* SampleSetProxyBase::data [protected]
 

Definition at line 51 of file SampleSet.h.

int SampleSetProxyBase::numberOfSamples [protected]
 

Definition at line 52 of file SampleSet.h.

Referenced by getNumberOfSamples(), link(), and SampleSetProxyBase().

int SampleSetProxyBase::sizeOfEntries [protected]
 

Definition at line 52 of file SampleSet.h.

Referenced by link().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:11:36 2004 for GT2004 by doxygen 1.3.6