![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| template<class U> | |
| checked_array (const std::initializer_list< U > &v) | |
| template<class U> | |
| checked_array (U v) | |
| T * | begin () |
| bool | disable () |
| bool | disable_if_reset_value () |
| bool | disable_if_unmodified () |
| bool | disable_if_zero () |
| bool | disabled () const |
| void | enable () |
| T * | end () |
| bool | modified () const |
| T & | operator[] (size_t idx) |
| const T & | operator[] (size_t idx) const |
| void | set_modified (bool v=true) |
| size_t | size () const |
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.
|
inlinevirtual |
Implements checked_array_base< T >.