Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

nick2ldif.cpp File Reference

#include <stdio.h>
#include <iostream>
#include <unistd.h>
#include "version.h"

Include dependency graph for nick2ldif.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

char * ldap_base = NULL
char * ldap_org = NULL
char * ldap_class = NULL


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 21 of file nick2ldif.cpp.

References getopt(), ldap_base, ldap_class, and ldap_org.

Here is the call graph for this function:


Variable Documentation

char* ldap_base = NULL
 

Definition at line 15 of file nick2ldif.cpp.

Referenced by main(), and process().

char* ldap_class = NULL
 

Definition at line 17 of file nick2ldif.cpp.

Referenced by main(), and process().

char* ldap_org = NULL
 

Definition at line 16 of file nick2ldif.cpp.

Referenced by main().


Generated on Thu Dec 11 11:59:05 2008 for 'LibPst' by  doxygen 1.3.9.1