Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
UA_CoMP::Misc Namespace Reference

Legacy miscellaneous code. More...

Classes

class  BlockTracer
 Class whose constructor/destructor pair are used to mark entering and leaving a code block. More...
 
class  FunctionTracer
 Class whose constructor/destructor pair are used to mark entering and leaving a function body block. More...
 
class  MemberTracer
 Class whose constructor/destructor pair are used to mark entering and leaving a member (function) body block. More...
 
class  TracerOutput
 Class used to channel output of the BlockTracer, FunctionTracer and MemberTracer objects to the g3log. More...
 

Variables

TracerOutput g_tracer_log
 TracerOutput instance connected to g3log default logger. More...
 

Detailed Description

Legacy miscellaneous code.

Variable Documentation