#include "Platform.hpp"
#include "CppSound.hpp"
#include <string>
#include <vector>
#include <cstdarg>
#include <ctime>


Go to the source code of this file.
Namespaces | |
| namespace | csound |
Data Structures | |
| class | csound::Logger |
| class | csound::System |
| class | csound::ThreadLock |
Typedefs | |
| typedef void(* | csound::MessageCallbackType )(CSOUND *csound, int attribute, const char *format, va_list marker) |
1.5.6