Public Types | |
| typedef C_ProtocolContext::_struct_value | T_PositionValue |
| typedef C_ProtocolContext::_struct_value * | T_pPositionValue |
| typedef C_ProtocolContext::_struct_ctxt_value | T_CtxtValue |
| typedef C_ProtocolContext::_struct_ctxt_value * | T_pCtxtValue |
Public Member Functions | |
| C_ProtocolContext (int P_nb_values) | |
| ~C_ProtocolContext () | |
| void | reset_ctxt_values (int P_index=0) |
| void | update_ctxt_values (int P_id, int P_size) |
| void | update_ctxt_values (int P_nbCtx, int *P_idTable, int P_size) |
| int | update_ctxt_values_decode (int P_nbCtx, int *P_idTable, int P_size) |
| void | start_ctxt_value (int P_ctxt_id, int P_size) |
| void | update_ctxt_position (int P_id, T_pPositionValue P_position_value) |
| unsigned long | get_counter_ctxt (int P_ctxt_id) |
| bool | end_counter_ctxt () |
Public Attributes | |
| bool | m_end_ctxt_counter |
| int | m_nb_values |
| T_pCtxtValue | m_ctxt_val_table |
Classes | |
| struct | _struct_ctxt_value |
| struct | _struct_value |
Definition at line 29 of file C_ProtocolContext.hpp.
1.4.6