|
Bugzilla – Full Text Bug Listing |
| Summary: | introspection not finding mesh config paths | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | documentation | Assignee: | Tom Henderson <tomh> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | ns-bugs, pdbarnes |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Tom Henderson
2015-07-27 16:43:05 UTC
I think GetTypicalAggregations() of print-introspected-doxygen.cc is the right place to record these other aggregations. https://www.nsnam.org/docs/doxygen/print-introspected-doxygen_8cc_source.html#l01276 For example, these inner namespace items are recorded: ns3::aodv::RoutingProtocol ns3::dsdv::RoutingProtocol ns3::dsr::DsrRouting ns3::olsr::RoutingProtocol What mesh-related objects are not being picked up? |