add doc target to BUILD file
This commit is contained in:
@@ -51,7 +51,9 @@ public:
|
||||
/**
|
||||
* Write a pcap header in the output file which specifies
|
||||
* that the content of the file will Packets with
|
||||
* Ethernet/LLC/SNAP encapsulation.
|
||||
* Ethernet/LLC/SNAP encapsulation. This method should
|
||||
* be invoked before ns3::PcapWriter::writePacket and after
|
||||
* ns3::PcapWriter::open.
|
||||
*/
|
||||
void writeHeaderEthernet (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user