Debugger - Stage 3 (artf511247)
[deliverable/titan.core.git] / core / Logger.hh
index c394c95d199685c4f3a2c0f1bf5ffd5d7dd79b13..96d1b2d71a62de1f76c70ad6769611d8796f47b6 100644 (file)
@@ -836,6 +836,10 @@ public:
    *
    **/
   static void strip_entity_name(char*& par_str);
+  
+  /** @brief Return the innermost location's line number 
+   **/
+  static unsigned int get_line_number();
 protected:
   char *append_contents(char *par_str, boolean print_entity_name) const;
 };
This page took 0.031713 seconds and 5 git commands to generate.