sa_sensor_mark.h File Reference

Go to the source code of this file.

Typedefs

typedef struct _sa_Sensor_mark sa_Sensor_mark

Functions

sa_Sensor_marksa_Sensor_mark_new (LogDb *log, GError **error)
void sa_Sensor_mark_destroy (sa_Sensor_mark *self)
gboolean sa_Sensor_mark_start (sa_Sensor_mark *self, GError **error)
void sa_Sensor_mark_stop (sa_Sensor_mark *self)
gboolean sa_Sensor_mark_is_active (sa_Sensor_mark *self)

Typedef Documentation

Definition at line 16 of file sa_sensor_mark.h.


Function Documentation

void sa_Sensor_mark_destroy ( sa_Sensor_mark self  ) 

Definition at line 79 of file sa_sensor_mark.c.

References sa_Sensor_mark_stop(), and ut_Timer_destroy().

Referenced by sa_Sensor_mark_new().

gboolean sa_Sensor_mark_is_active ( sa_Sensor_mark self  ) 

Definition at line 112 of file sa_sensor_mark.c.

References ut_Timer_is_active().

Referenced by sa_Sensor_mark_start(), and sa_Sensor_mark_stop().

sa_Sensor_mark* sa_Sensor_mark_new ( LogDb log,
GError **  error 
)
gboolean sa_Sensor_mark_start ( sa_Sensor_mark self,
GError **  error 
)

Definition at line 90 of file sa_sensor_mark.c.

References log_db_log_mark(), sa_Sensor_mark_is_active(), and setTimer().

void sa_Sensor_mark_stop ( sa_Sensor_mark self  ) 

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:01 2011 by Doxygen 1.6.1