Electroneum
Public Member Functions | Private Attributes | List of all members
tools::Notify Class Reference

#include <notify.h>

Public Member Functions

 Notify (const char *spec)
 
int notify (const char *tag, const char *s,...)
 

Private Attributes

std::string filename
 
std::vector< std::string > args
 

Constructor & Destructor Documentation

◆ Notify()

tools::Notify::Notify ( const char *  spec)

Member Function Documentation

◆ notify()

int tools::Notify::notify ( const char *  tag,
const char *  s,
  ... 
)

Member Data Documentation

◆ args

std::vector<std::string> tools::Notify::args
private

◆ filename

std::string tools::Notify::filename
private

The documentation for this class was generated from the following files: