A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OptionField Class Reference

Option field for an DsrFsHeader Enables adding options to an DsrFsHeader. More...

#include <dsr-fs-header.h>

Detailed Description

Option field for an DsrFsHeader Enables adding options to an DsrFsHeader.

Implementor's note: Make sure to add the result of OptionField::GetSerializedSize () to your DsrFsHeader::GetSerializedSize () return value. Call OptionField::Serialize and OptionField::Deserialize at the end of your corresponding DsrFsHeader methods.


The documentation for this class was generated from the following file: