Struct Gridder::Cell

Nested Relationships

This struct is a nested type of Template Class Gridder.

Struct Documentation

struct Cell

Public Functions

inline Cell()
inline Cell(const Cell &c)
inline ~Cell()
inline Cell &operator=(const Cell &other)

Public Members

T *object
Cell *next