src/helper/mesh-helper.h
changeset 5417 899604299046
parent 5362 d31f56c9b7cb
child 6273 8d70de29d514
equal deleted inserted replaced
5416:9800d5479341 5417:899604299046
    40 public:
    40 public:
    41   /**
    41   /**
    42    * Construct a MeshHelper used to make life easier when creating 802.11s networks.
    42    * Construct a MeshHelper used to make life easier when creating 802.11s networks.
    43    */
    43    */
    44   MeshHelper ();
    44   MeshHelper ();
       
    45 
       
    46   /**
       
    47    * Destroy a MeshHelper.
       
    48    */
       
    49   ~MeshHelper ();
    45 
    50 
    46   /**
    51   /**
    47    * \brief Set the helper to the default values for the MAC type,  remote
    52    * \brief Set the helper to the default values for the MAC type,  remote
    48    * station manager and channel policy.
    53    * station manager and channel policy.
    49    */
    54    */