This is the complete list of members for EST_Window, including all inherited members.
creator(const char *name, bool report_error=false) | EST_Window | static |
description(const char *name) | EST_Window | static |
Func typedef | EST_Window | |
make_window(EST_TBuffer< float > &window_vals, int size, const char *name, int window_centre) | EST_Window | static |
make_window(EST_FVector &window_vals, int size, const char *name, int window_centre) | EST_Window | static |
options_short(void) | EST_Window | static |
options_supported(void) | EST_Window | static |
window_signal(const EST_Wave &sig, EST_WindowFunc *make_window, int start, int size, EST_TBuffer< float > &frame) | EST_Window | static |
window_signal(const EST_Wave &sig, EST_WindowFunc *make_window, int start, int size, EST_FVector &frame, int resize=0) | EST_Window | static |
window_signal(const EST_Wave &sig, const EST_String &window_name, int start, int size, EST_FVector &frame, int resize=0) | EST_Window | static |
window_signal(const EST_Wave &sig, EST_TBuffer< float > &window_vals, int start, int size, EST_FVector &frame, int resize=0) | EST_Window | static |