linuxsampler 2.3.1
global.h File Reference
#include <string>
#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
#include <inttypes.h>
#include <sys/types.h>

Go to the source code of this file.

Macros

#define DEPRECATED_API
 
#define OVERRIDE
 
#define FINAL
 

Typedefs

typedef std::string String
 

Macro Definition Documentation

◆ DEPRECATED_API

#define DEPRECATED_API

Definition at line 71 of file global.h.

◆ FINAL

#define FINAL

Definition at line 85 of file global.h.

◆ OVERRIDE

#define OVERRIDE

Definition at line 84 of file global.h.

Typedef Documentation

◆ String

typedef std::string String

Definition at line 44 of file global.h.