Data Structures | Defines | Typedefs | Enumerations

modules_k/usrloc/usrloc.h File Reference

USRLOC - module API exports interface. More...

#include <time.h>
#include "ul_callback.h"
#include "../../qvalue.h"
#include "../../str.h"
#include "ul_callback.h"
Include dependency graph for modules_k/usrloc/usrloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

Defines

Typedefs

Enumerations


Detailed Description

Definition in file modules_k/usrloc/usrloc.h.


Enumeration Type Documentation

enum cstate
Enumerator:
CS_NEW 

New contact - not flushed yet.

CS_SYNC 

Synchronized contact with the database.

CS_DIRTY 

Update contact - not flushed yet.

Definition at line 49 of file modules_k/usrloc/usrloc.h.

enum flags
Enumerator:
FL_NONE 

No flags set.

FL_MEM 

Update memory only.

FL_ALL 

All flags set.

Definition at line 57 of file modules_k/usrloc/usrloc.h.