Dragonfly 4.19
A text-based game engine
Public Member Functions | Private Attributes | List of all members
df::EventNetwork Class Reference
Inheritance diagram for df::EventNetwork:
Inheritance graph

Public Member Functions

 EventNetwork (Network::Label label)
 
void setLabel (Network::Label new_label)
 
Network::Label getLabel () const
 
void setSocketIndex (int new_socket_index)
 
int getSocketIndex () const
 
void setBytes (int new_bytes)
 
int getBytes () const
 
- Public Member Functions inherited from df::Event
 Event ()
 
virtual ~Event ()
 
void setType (std::string new_type)
 
std::string getType () const
 

Private Attributes

Network::Label m_label
 
int m_socket_index
 
int m_bytes