#define _(String)
Definition: log.h:44
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
void log_error(StringType msg, Args... args)
Definition: log.h:283
std::unique_ptr< IOChannel > makeFileChannel(const char *filepath, const char *mode)
Creates an IOChannel by opening the given file in the given mode.
Definition: tu_file.cpp:251
void write(SimpleBuffer &buf, const std::string &str)
Write a string to an AMF buffer.
Definition: AMF.cpp:161
@ p
Definition: GnashKey.h:162
std::unique_ptr< IOChannel > makeFileChannel(FILE *fp, bool close)
Creates an IOChannel wrapper around a C stream.
Definition: tu_file.cpp:244
#define DSOEXPORT
Definition: dsodefs.h:55
@ u
Definition: GnashKey.h:167