src/wifi/model/wifi-information-element-vector.cc
changeset 9870 6543f3876ff5
parent 9794 75604f829f53
child 10410 4d4eb8097fa3
equal deleted inserted replaced
9869:126d9cf86d71 9870:6543f3876ff5
   104   */
   104   */
   105 }
   105 }
   106 void
   106 void
   107 WifiInformationElementVector::Print (std::ostream & os) const
   107 WifiInformationElementVector::Print (std::ostream & os) const
   108 {
   108 {
   109   //TODO
   109   /// \todo
   110 }
   110 }
   111 void
   111 void
   112 WifiInformationElementVector::SetMaxSize (uint16_t size)
   112 WifiInformationElementVector::SetMaxSize (uint16_t size)
   113 {
   113 {
   114   m_maxSize = size;
   114   m_maxSize = size;