|
Monero
|
#include <notify.h>
Public Member Functions | |
| Notify (const char *spec) | |
| Notify (const Notify &)=default | |
| Notify (Notify &&)=default | |
| Notify & | operator= (const Notify &)=default |
| Notify & | operator= (Notify &&)=default |
| int | notify (const char *tag, const char *s,...) const |
Private Attributes | |
| std::string | filename |
| std::vector< std::string > | args |
| tools::Notify::Notify | ( | const char * | spec | ) |
|
default |
|
private |
|
private |