utils/library.cpp File Reference
#include "frepple/utils.h"
#include <sys/stat.h>
#include <dlfcn.h>
#include <unistd.h>
Include dependency graph for utils/library.cpp:

Go to the source code of this file.

Namespaces

namespace  frepple
 

Core namespace.


namespace  frepple::utils
 

Utilities for the frePPle core.


Defines

#define FREPPLE_CORE

Functions

ostream frepple::utils::logger (cout.rdbuf())
bool frepple::utils::matchWildcard (const char *wild, const char *str)

Define Documentation

#define FREPPLE_CORE

Definition at line 28 of file utils/library.cpp.


Documentation generated for frePPLe by  doxygen