Doxygenate \internal
This commit is contained in:
@@ -196,7 +196,7 @@ TAB_SIZE = 4
|
||||
ALIASES =
|
||||
|
||||
# Set off \internal docs
|
||||
ALIASES += intern="\internal \par \b Internal:"
|
||||
ALIASES += internal="\par \b Internal:"
|
||||
|
||||
# Typeset parameter name in docs as in the "Parameters:" list
|
||||
# Usage: /** \param [in/out] tag If found, \pname{tag} is ... */
|
||||
|
||||
@@ -165,7 +165,7 @@ public:
|
||||
~ChainRegressionTest ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
|
||||
/// PCAP file names prefix
|
||||
|
||||
@@ -50,7 +50,7 @@ public:
|
||||
~Bug772ChainTest ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
|
||||
/// PCAP file names prefix
|
||||
|
||||
@@ -64,7 +64,7 @@ public:
|
||||
void CheckResults ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
@@ -77,7 +77,7 @@ public:
|
||||
virtual void DoRun ();
|
||||
void CheckResults ();
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
@@ -75,7 +75,7 @@ public:
|
||||
void CheckResults ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
@@ -74,7 +74,7 @@ public:
|
||||
void CheckResults ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
@@ -49,7 +49,7 @@ public:
|
||||
~PeerManagementProtocolRegressionTest ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
@@ -63,7 +63,7 @@ public:
|
||||
void CheckResults ();
|
||||
|
||||
private:
|
||||
/// XXX It is important to have pointers here
|
||||
/// \internal It is important to have pointers here
|
||||
NodeContainer * m_nodes;
|
||||
/// Simulation time
|
||||
Time m_time;
|
||||
|
||||
Reference in New Issue
Block a user