#include <evAddress.h>
evAddress::evAddress |
( |
void |
| ) |
|
|
inline |
evAddress::evAddress |
( |
const unsigned int |
num_dimensions | ) |
|
|
inline |
evAddress::evAddress |
( |
const evAddress & |
address | ) |
|
|
inline |
virtual evAddress::~evAddress |
( |
void |
| ) |
|
|
inlinevirtual |
int * evAddress::Get |
( |
void |
| ) |
|
|
inline |
int evAddress::Get |
( |
const unsigned int |
dimension | ) |
const |
|
inline |
virtual const evString evAddress::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
int evAddress::GetIncrementStep |
( |
void |
| ) |
const |
|
inline |
unsigned int evAddress::GetNumDimensions |
( |
void |
| ) |
const |
|
inline |
void evAddress::Increment |
( |
const unsigned int |
dimension | ) |
|
|
inline |
int evAddress::Increment |
( |
const evAddress & |
max_address | ) |
|
|
inline |
int evAddress::Increment |
( |
const evAddress & |
max_address, |
|
|
const unsigned int |
fixed_dimension |
|
) |
| |
|
inline |
bool evAddress::operator!= |
( |
const evAddress & |
address | ) |
const |
|
inline |
evAddress evAddress::operator% |
( |
const int |
value | ) |
const |
|
inline |
evAddress evAddress::operator+ |
( |
const int |
value | ) |
const |
|
inline |
evAddress evAddress::operator- |
( |
const int |
value | ) |
const |
|
inline |
bool evAddress::operator< |
( |
const evAddress & |
address | ) |
const |
|
inline |
evAddress evAddress::operator= |
( |
const int |
value | ) |
|
|
inline |
bool evAddress::operator== |
( |
const evAddress & |
address | ) |
const |
|
inline |
int & evAddress::operator[] |
( |
const unsigned int |
index | ) |
|
|
inline |
const int & evAddress::operator[] |
( |
const unsigned int |
index | ) |
const |
|
inline |
virtual void evAddress::PrintSelf |
( |
const int |
tabbing | ) |
const |
|
virtual |
int evAddress::Product |
( |
void |
| ) |
const |
|
inline |
void evAddress::Set |
( |
const int |
value, |
|
|
const unsigned int |
dimension |
|
) |
| |
|
inline |
void evAddress::SetIncrementStep |
( |
const int |
increment_step | ) |
|
|
inline |
int evAddress::Sum |
( |
void |
| ) |
const |
|
inline |
std::vector<int> evAddress::Address |
|
private |
int evAddress::IncrementStep |
|
private |
The documentation for this class was generated from the following file: