PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
proofps_dd::Event Struct Reference

Detailed Description

Definition at line 22 of file EventLister.h.

#include <EventLister.h>

+ Inheritance diagram for proofps_dd::Event:

Public Member Functions

 Event ()
 
 Event (const char *sztr)
 
 Event (const std::string &str)
 
 Event (std::string &&str)
 

Public Attributes

std::string m_str
 

Constructor & Destructor Documentation

◆ Event() [1/4]

proofps_dd::Event::Event ( )
inline

Definition at line 27 of file EventLister.h.

◆ Event() [2/4]

proofps_dd::Event::Event ( const char * sztr)
inline

Definition at line 31 of file EventLister.h.

◆ Event() [3/4]

proofps_dd::Event::Event ( const std::string & str)
inline

Definition at line 35 of file EventLister.h.

◆ Event() [4/4]

proofps_dd::Event::Event ( std::string && str)
inline

Definition at line 39 of file EventLister.h.

Member Data Documentation

◆ m_str

std::string proofps_dd::Event::m_str

Definition at line 24 of file EventLister.h.


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