X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=trace_model.hpp;h=f57dc91b31b0c548eaa4566c681a1ff443300929;hb=4a826ed267c580a0f5e803ff7f05710c9d135b70;hp=e2c0519dda163f7db245d57d9049f480ff164524;hpb=2acb730f37171531df47d308929be6c545eaeea6;p=apitrace diff --git a/trace_model.hpp b/trace_model.hpp index e2c0519..f57dc91 100644 --- a/trace_model.hpp +++ b/trace_model.hpp @@ -23,6 +23,10 @@ * **************************************************************************/ +/* + * Object hierarchy for describing the traces in memory. + */ + #ifndef _TRACE_MODEL_HPP_ #define _TRACE_MODEL_HPP_