Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(460)

Unified Diff: src/energy/model/device-energy-model.h

Issue 318390043: FInal updates to correct doxygen warnings for the energy module (Closed)
Patch Set: Update with check-style.py changes Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/energy/model/basic-energy-source.cc ('k') | src/energy/model/device-energy-model-container.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/energy/model/device-energy-model.h
===================================================================
--- a/src/energy/model/device-energy-model.h
+++ b/src/energy/model/device-energy-model.h
@@ -50,6 +50,10 @@
typedef Callback<void, int> ChangeStateCallback;
public:
+ /**
+ * \brief Get the type ID.
+ * \return the object TypeId
+ */
static TypeId GetTypeId (void);
DeviceEnergyModel ();
virtual ~DeviceEnergyModel ();
« no previous file with comments | « src/energy/model/basic-energy-source.cc ('k') | src/energy/model/device-energy-model-container.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b