#include <options.hpp>
|
bool | handle_quote (char c) |
| Handle a character as a potential quote.
|
|
Definition at line 533 of file options.hpp.
◆ LexComment()
openvpn::OptionList::LexComment::LexComment |
( |
| ) |
|
|
default |
◆ available()
bool openvpn::OptionList::LexComment::available |
( |
| ) |
const |
|
inline |
◆ get()
int openvpn::OptionList::LexComment::get |
( |
| ) |
const |
|
inline |
◆ put()
void openvpn::OptionList::LexComment::put |
( |
char |
c | ) |
|
|
inline |
◆ reset()
void openvpn::OptionList::LexComment::reset |
( |
| ) |
|
|
inline |
◆ backslash
bool openvpn::OptionList::LexComment::backslash = false |
|
private |
◆ ch
int openvpn::OptionList::LexComment::ch = -1 |
|
private |
◆ in_comment
bool openvpn::OptionList::LexComment::in_comment = false |
|
private |
The documentation for this class was generated from the following file: