#include <jasperserver.h>Go to the source code of this file.
Functions | |
| void | list_directory (char *dir) |
| Sample function to list a folder in the repository. | |
| int | main (int argc, char **argv) |
Variables | |
| const char | server [] = "http://127.0.0.1:8080/jasperserver/services/repository" |
Definition in file jslist.c.
| void list_directory | ( | char * | dir | ) |
| const char server[] = "http://127.0.0.1:8080/jasperserver/services/repository" |
1.5.2