|
size_t | size () const |
| The number of bitvect in the array. More...
|
|
bitvect & | at (const size_t index) |
| Return the bit-vector at index. More...
|
|
const bitvect & | at (const size_t index) const |
| Return the bit-vector at index. More...
|
|
bitvect& spot::bitvect_array::at |
( |
const size_t |
index) | |
|
|
inline |
Return the bit-vector at index.
const bitvect& spot::bitvect_array::at |
( |
const size_t |
index) | |
const |
|
inline |
Return the bit-vector at index.
size_t spot::bitvect_array::size |
( |
) | |
const |
|
inline |
The number of bitvect in the array.
SPOT_API std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const bitvect_array & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: