#include <options.h>
Definition at line 16 of file options.h.
options::options |
( |
const options & |
| ) |
|
|
delete |
options& options::disable_function_signatures |
( |
| ) |
|
|
inline |
options& options::disable_user_defined_docstrings |
( |
| ) |
|
|
inline |
options& options::enable_function_signatures |
( |
| ) |
|
|
inline |
options& options::enable_user_defined_docstrings |
( |
| ) |
|
|
inline |
static state& options::global_state |
( |
| ) |
|
|
inlinestaticprivate |
void* options::operator new |
( |
size_t |
| ) |
|
|
delete |
static bool options::show_function_signatures |
( |
| ) |
|
|
inlinestatic |
static bool options::show_user_defined_docstrings |
( |
| ) |
|
|
inlinestatic |
state options::previous_state |
|
private |
The documentation for this class was generated from the following file: