This documenta- tion describes the current state of development.
Note that interfaces and functionality may still change.

Prokee Modules:
  A
  B
  C
  D
  E
  F
  G
  I
  L
  M
  N
  O
  P
  R
  S
  T
  U
  W

     open all    |    close all

GUI Elements:
  B
  C
  I
  M
  P
  R
  S
  T

     open all    |    close all

GUI Interactions:
  B
  F
  H
  S

     open all    |    close all

GUI Layouts:
  L

     open all    |    close all

Games/Demos:
  M

     open all    |    close all

Third Party Libraries:
  P
  F
  Z

     open all    |    close all

Information about this Website / Informationen zu dieser Webseite:
In case of any questions, or comments, please feel free to contact me via email at apoll500@gmail.com.

Module dir [Version: v01]

   [DIRECTORY]   [TreeWalkCallback]
 
Compile status: 
see log

Contents


Interfaces


Dependencies

For the Prokee Module Library

Dynamically Linked Modules: Statically Linked Modules: For the Standalone Executable

Source Files

  • dir/dir.h
  • interface/prokee/dir/prokee.h
  • interface/prokee/dir/prokee_c.h
  • interface/prokee/mlocal.h
  • dir/dir.cpp
  • interface/prokee/dir/prokee.cpp
  • interface/prokee/dir/prokee_c.cpp

Licenses


Exported Symbols

Pointers (Templates)

T *(*dir_getProgramDirectory)(const T * param);
int (*dir_createdir)(const T * path);
bool (*dir_testdir)(const T * path);
bool (*dir_deletedir)(const T * path);
DIRECTORY< T > *(*dir_opendir)(const T * path);
T *(*dir_getNextItem)(DIRECTORY< T > *d);
int (*dir_getItemCount)(const T * path);
bool (*dir_isEmpty)(const T * path);
bool (*dir_cleanup)(const T * path);
T **(*dir_listDir)(const T * path);
bool (*dir_closedir)(DIRECTORY< T > *d);
bool (*dir_printtree)(const T * path,int depth);
bool (*dir_walktree1)(const T * path,TreeWalkCallback< T > *twcb);
bool (*dir_walktree2)(const T * path,TreeWalkCallback< T > *twcb,int level,int maxlevel);
bool (*dir_walkflat)(const T * path,TreeWalkCallback< T > *twcb);
bool (*dir_copydir1)(const T * targetpath,const T * sourcepath);
bool (*dir_copydir2)(const T * targetpath,const T * sourcepath,const T * directory);
bool (*dir_copydir3)(const T * targetpath,const T * sourcepath,CondCopyControl< T > *ccc);
bool (*dir_copydir4)(const T * targetpath,const T * sourcepath,const T * directory,CondCopyControl< T > *ccc);

Internal Pointers

Pointers (Templates)

T *dir_getProgramDirectory(const T * param);
int dir_createdir(const T * path);
bool dir_testdir(const T * path);
bool dir_deletedir(const T * path);
DIRECTORY< T > *dir_opendir(const T * path);
T *dir_getNextItem(DIRECTORY< T > *d);
int dir_getItemCount(const T * path);
bool dir_isEmpty(const T * path);
bool dir_cleanup(const T * path);
T **dir_listDir(const T * path);
bool dir_closedir(DIRECTORY< T > *d);
bool dir_printtree(const T * path,int depth);
bool dir_walktree1(const T * path,TreeWalkCallback< T > *twcb);
bool dir_walktree2(const T * path,TreeWalkCallback< T > *twcb,int level,int maxlevel);
bool dir_walkflat(const T * path,TreeWalkCallback< T > *twcb);
bool dir_copydir1(const T * targetpath,const T * sourcepath);
bool dir_copydir2(const T * targetpath,const T * sourcepath,const T * directory);
bool dir_copydir3(const T * targetpath,const T * sourcepath,CondCopyControl< T > *ccc);
bool dir_copydir4(const T * targetpath,const T * sourcepath,const T * directory,CondCopyControl< T > *ccc);

Build Log

--------------------------------------------------------------------------------
dir -- Do Dez 12 15:24:52 CET 2019
--------------------------------------------------------------------------------
ERROR: Fehler beim öffnen der Datei files.def.
Fehlernummer: 2
-------------------------------------------------------------------------------
> install headers
-------------------------------------------------------------------------------
Executable for Linux/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/[local system] (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/[local system] (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/[local system] (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux/libdir.a [end]
------------------------------------------------------------------------------- Static library for Windows/[local system] (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux_win/libdir.a [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/[local system])
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/[local system])
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/32bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/32bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/32bit (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux32/libdir.a [end]
------------------------------------------------------------------------------- Static library for Windows/32bit (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux_win32/libdir.a [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/32bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/32bit)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/64bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/64bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/64bit (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux64/libdir.a [end]
------------------------------------------------------------------------------- Static library for Windows/64bit (LIB)
[compiling] ar: creating ../../../../programs/bin/v01/lib_linux_win64/libdir.a [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/64bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/64bit)
[compiling] [end]
------------------------------------------------------------------------------- > test_all ------------------------------------------------------------------------------- > prepare cp: der Aufruf von stat für '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/dir.v01.info ... license=1 | version=1 | library=libdir.v01 creating /opt/prokee/system/reg/dllinfo/dir.info ... license=1 | version=1 | library=libdir.v01 ------------------------------------------------------------------------------- > module ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------

Copyright © 2017 - 2019 by Andreas Pollhammer