38#ifndef H_GRAPHITE_GOM_COMMON_COMMON_H
39#define H_GRAPHITE_GOM_COMMON_COMMON_H
49# define GOM_API OGF_EXPORT
51# define GOM_API OGF_IMPORT
62 static class GOM_API gom_libinit {
67 static void increment_users() ;
68 static void decrement_users() ;
75 } gom_libinit_instance ;
void initialize()
Initializes the command line framework.
void terminate()
Cleans up the command line framework.
Global Graphite namespace.
Definitions common to all include files in the basic library.