USRLOC - module API exports interface. More...
#include <time.h>#include "ul_callback.h"#include "../../qvalue.h"#include "../../str.h"#include "ul_callback.h"

Go to the source code of this file.
States for in-memory contacts in regards to contact storage handler (db, in-memory, ldap etc).
More...Flags that can be associated with a Contact.
More...Definition in file modules_k/usrloc/usrloc.h.
| enum cstate |
| 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 |
Definition at line 57 of file modules_k/usrloc/usrloc.h.
1.7.1