
Comment for methods

/// Returns a pointer of a field in the list of fields of this part of packet.
/// \pre The file must be opened.
/// \param index Represent the index in the list.
/// \param[in]     argc The argument count.
/// \param[in,out] argv The argument values (changed after parsing).
/// \param[out]    outv The output string values.
/// \return true if file is closed, false if file is opened.
/// \post A side effects of this method is that the value of fields of packet are setted 
/// \remarks Some remarks

Comment for attributes

/// The attribute store the pointer
