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.
 

Macros

#define FREPPLE_CORE
 

Functions

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

Macro Definition Documentation

#define FREPPLE_CORE

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