Struct UpdateType

Inheritance Relationships

Base Type

Struct Documentation

struct UpdateType : public wavemap::TypeSelector<UpdateType>

Public Types

enum Id

Values:

enumerator kFullyUnobserved
enumerator kFullyFree
enumerator kFreeOrUnobserved
enumerator kPossiblyOccupied

Public Static Attributes

static constexpr std::array names = {"fully_unobserved", "fully_free", "free_or_unobserved", "possibly_occupied"}