[Doxygen] Files implementing attributes.
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
|
||||
#include "string.h"
|
||||
|
||||
/**
|
||||
* \file
|
||||
* \ingroup attribute_String
|
||||
* String attribute value implementations.
|
||||
*/
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
ATTRIBUTE_CHECKER_IMPLEMENT_WITH_NAME (String, "std::string");
|
||||
|
||||
Reference in New Issue
Block a user