Commit Graph

24 Commits

Author SHA1 Message Date
Vivek Jain
97dd10ea59 core: use variadic template for CreateObject 2020-05-28 22:18:55 +00:00
Tom Henderson
1c8671ef81 core: (fixes #190) Suppress checking aggregates for Object base class 2020-05-06 07:56:04 -07:00
Peter D. Barnes, Jr
fddf3eaac4 doc: various doxygen fixups in core 2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
063d86c096 core: clear check-style -l3 errors 2020-03-25 15:18:01 -07:00
Alexander Krotov
00bb6fe7f6 Spellcheck 2018-06-27 10:50:27 +03:00
Alexander Krotov
f296244b84 core: Spellcheck 2017-07-19 15:19:46 +03:00
Tommaso Pecorella
8f629f0d18 flow-monitor: doxygen updates (thanks to Robert Ammon) 2017-01-22 16:50:12 +01:00
Tom Henderson
377ba18313 core: (fixes #2452) Add Object::IsInitialized method 2016-07-20 08:35:50 -07:00
Peter D. Barnes, Jr.
a5246b3b91 [doxygen] fix typos 2015-08-17 11:54:05 -07:00
Peter D. Barnes, Jr.
e1a48462bc [Doxygen] Label arguments as in,out. Sentence capitalization. 2015-07-24 12:45:22 -07:00
Peter D. Barnes, Jr.
9e71fc449f [Doxygen] Template parameter deduction. 2015-07-22 17:09:55 -07:00
Peter D. Barnes, Jr.
846fd6a6d9 [Doxygen] Objects 2014-12-07 22:08:04 -08:00
Peter D. Barnes, Jr.
a274c8ea37 [doxygen] Make introspected lists more visible, various other doxy 2014-03-10 10:57:50 -07:00
Peter D. Barnes, Jr.
b6b1371fd1 [doxygen] Uan module 2013-12-04 13:29:04 -08:00
Tommaso Pecorella
2fa1712985 Doxygen fixes to Topology-read, Ipv6, and tcp-socket 2013-11-14 22:43:53 +01:00
Peter D. Barnes, Jr.
0ae8b1cb8d [Doxygen] src/core 2013-07-24 17:15:33 -07:00
Vedran Miletić
53ec6a479e Rename Start and DoStart methods to Initialize and DoInitialize
The goal of this patch is to allows us to differentiate the Start/Stop
functionality present in some classes from Initialize/Dispose functionality.
2013-04-19 22:39:55 +02:00
Gustavo J. A. M. Carneiro
297b27fc9f Remove PythonCompleteConstruct friend function, it is no longer needed 2011-08-04 17:50:15 +01:00
Mathieu Lacage
f2d7c8f05a introduce Config::Reset 2011-08-03 13:58:10 -04:00
Tom Henderson
2a2690a003 rerun check-style.py at default level to enforce space after function name 2011-05-22 23:18:47 -07:00
Josh Pelkey
86379fa5b5 core coding style changes 2011-05-13 14:52:27 -04:00
Mathieu Lacage
56268cc4c9 bug 1094: Object::GetObject upon dlopen 2011-04-05 21:39:39 +02:00
Nicola Baldo
c4b293d06e updated doxygen for Object::Dispose (bug 1086) 2011-03-31 12:58:05 +02:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00