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