Feathercoin  0.5.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ReadAlerts Struct Reference

Public Member Functions

 ReadAlerts ()
 
 ~ReadAlerts ()
 

Static Public Member Functions

static std::vector< std::string > read_lines (boost::filesystem::path filepath)
 

Public Attributes

std::vector< CAlertalerts
 

Detailed Description

Definition at line 70 of file alert_tests.cpp.

Constructor & Destructor Documentation

ReadAlerts::ReadAlerts ( )
inline

Definition at line 72 of file alert_tests.cpp.

ReadAlerts::~ReadAlerts ( )
inline

Definition at line 100 of file alert_tests.cpp.

Member Function Documentation

static std::vector<std::string> ReadAlerts::read_lines ( boost::filesystem::path  filepath)
inlinestatic

Definition at line 102 of file alert_tests.cpp.

Member Data Documentation

std::vector<CAlert> ReadAlerts::alerts

Definition at line 114 of file alert_tests.cpp.


The documentation for this struct was generated from the following file: